VideoDecoder.getSubframeMode
bool 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.
Returns
TRUE if input data is considered as sub frames.