StreamTimestampContext.h
Go to the documentation of this file.
1 // Copyright (c) 2016 Digital Barriers
4 
8 #pragma once
9 
10 #ifdef __cplusplus
11 namespace EdgeVisDecoderSDK
12 {
13  extern "C" {
14 #endif
15 
21  {
27 
28 #ifdef __cplusplus
29  }
30 }
31 #endif
Stream timestamp is not valid.
Definition: StreamTimestampContext.h:22
Stream timestamp corresponds to archive video.
Definition: StreamTimestampContext.h:24
Stream timestamp corresponds to a frame from the full-res cache.
Definition: StreamTimestampContext.h:25
StreamTimestampContext
Stream timestamp context.
Definition: StreamTimestampContext.h:20
The EdgeVis Decoder SDK namespace.
Stream timestamp corresponds to live video.
Definition: StreamTimestampContext.h:23