GOPData.h
Go to the documentation of this file.
DB_EDGEVIS_SDK GOPDataBlock GetNextDataBlock()
Retrieve the next block available when reading forward from the current position. ...
DB_EDGEVIS_SDK bool HasNextDataBlock()
Determine if there is another block available when reading forward from the current position...
DB_EDGEVIS_SDK int32_t GetTransferID()
Get the GOP transfer ID.
The GOP Data Block class represents an individual element of a GOPData buffer.
Definition: GOPDataBlock.h:35
The GOP Data class represents a downloaded element from the edge archive of a supported encoder...
Definition: GOPData.h:32
DB_EDGEVIS_SDK int32_t GetInput()
Get the video input index that this GOP belongs to.
This is the base class for the StreamData objects.
Definition: StreamData.h:27
DB_EDGEVIS_SDK int64_t GetEndTime()
Get the end UTC timestamp for the GOP data.
DB_EDGEVIS_SDK void ResetRead()
Reset the position for the next block to be read from to the start of the first available block...
DB_EDGEVIS_SDK int32_t GetLength()
Get the length of the GOP data.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK int64_t GetStartTime()
Get the start UTC timestamp for the GOP data.