Search Results
VideoFrameLayout.h
Go to the documentation of this file.
VideoFrameLayout decribes the content of the frame from a given Encoder input.
Definition: VideoFrameLayout.h:37
DB_EDGEVIS_SDK std::vector< VideoFrameLayoutComponent > GetLayoutContent() const
Returns the description of the frame layout including the inputs used to construct the frame and the ...
DB_EDGEVIS_SDK bool ContainsInput(const int32_t input) const
Determine if the frame layout contains the specified input as a component of the frame.
DB_EDGEVIS_SDK VideoFrameLayoutType GetLayoutType() const
Returns the type of this video frame layout.
The EdgeVis Decoder SDK namespace.