VideoDecoder.getProcessedSubframeIndex
uint getProcessedSubframeIndex(gstvideo.video_codec_frame.VideoCodecFrame frame)Queries the number of subframes in the frame processed by the decoder baseclass.
Parameters
frame | the #GstVideoCodecFrame to update |
Returns
the current subframe processed received in subframe mode.