VideoDecoder.setInterlacedOutputState

Same as #gstvideo.video_decoder.VideoDecoder.setOutputState but also allows you to also set the interlacing mode.

Parameters

fmta #GstVideoFormat
interlaceModeA #GstVideoInterlaceMode
widthThe width in pixels
heightThe height in pixels
referenceAn optional reference #GstVideoCodecState

Returns

the newly configured output state.