VideoDecoder.getInputSubframeIndex
uint getInputSubframeIndex(gstvideo.video_codec_frame.VideoCodecFrame frame)Queries the number of the last subframe received by the decoder baseclass in the frame.
Parameters
frame | the #GstVideoCodecFrame to update |
Returns
the current subframe index received in subframe mode, 1 otherwise.