VideoData.h
Go to the documentation of this file.
DB_EDGEVIS_SDK int32_t GetInput() const
Returns what video input this image is coming from.
VideoFrameLayout decribes the content of the frame from a given Encoder input.
Definition: VideoFrameLayout.h:37
DB_EDGEVIS_SDK VideoFrameLayout GetVideoFrameLayout() const
Returns the VideoFrameLayout describing the sources used to construct the received YCbCrFrame for the...
ArchivePlaybackSpeed
Header file for the ArchivePlaybackSpeed enumeration.
Definition: ArchivePlaybackSpeed.h:26
DB_EDGEVIS_SDK EdgeVisSDKCore::AspectRatio GetAspectRatio() const
Returns the aspect ratio of this image.
DB_EDGEVIS_SDK StreamTimestampContext GetTimeStampContext() const
Return context of the image timestamp.
DB_EDGEVIS_SDK int32_t GetHeight() const
Return the height of the image.
The VideoData class extends the StreamData class and is a base class for all types of video data prov...
Definition: VideoData.h:35
StreamTimestampContext
Stream timestamp context.
Definition: StreamTimestampContext.h:20
This is the base class for the StreamData objects.
Definition: StreamData.h:27
DB_EDGEVIS_SDK int64_t GetDisplayTimeStamp() const
Return the timestamp of the image.
DB_EDGEVIS_SDK int64_t GetEncodeTimeStamp() const
Return the timestamp of the image.
DB_EDGEVIS_SDK int32_t GetArchivePlaybackSpeedMultiplier() const
Get the playback speed multiplier of the stream.
DB_EDGEVIS_SDK int64_t GetViewerTimeoutTimeStamp() const
Return the timestamp at which the stream will timeout.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK bool IsCached() const
This flag determines if the image has been cached at the remote encoder end for the Full Resolution...
DB_EDGEVIS_SDK ArchivePlaybackSpeed GetArchivePlaybackSpeed() const
Get the playback speed of the stream.
DB_EDGEVIS_SDK int32_t GetWidth() const
Return the width of the image.