VideoDecoder.getSubframeMode

Queries whether input data is considered as subframes or not by the base class. If FALSE, each input buffer will be considered as a full frame.

class VideoDecoder
bool
getSubframeMode
()

Return Value

Type: bool

TRUE if input data is considered as sub frames.