GstVideoDecoderRequestSyncPointFlags

Flags to be used in combination with gstvideo.video_decoder.VideoDecoder.requestSyncPoint. See the function documentation for more details.

Values

ValueMeaning
DiscardInput1

discard all following input until the next sync point.

CorruptOutput2

discard all following output until the next sync point.