VideoDecoder.getInputSubframeIndex

Queries the number of the last subframe received by the decoder baseclass in the frame.

class VideoDecoder
uint
getInputSubframeIndex

Parameters

frame gstvideo.video_codec_frame.VideoCodecFrame

the #GstVideoCodecFrame to update

Return Value

Type: uint

the current subframe index received in subframe mode, 1 otherwise.