DecoderRequestSyncPointFlags
Description:
[ CCode ( cprefix = "GST_VIDEO_DECODER_REQUEST_SYNC_POINT_" , type_id = "gst_video_decoder_request_sync_point_flags_get_type ()" ) ]
[ Flags ]
[ GIR ( name = "VideoDecoderRequestSyncPointFlags" ) ]
[ Version ( since = "1.20" ) ]
public enum DecoderRequestSyncPointFlags
Flags to be used in combination with request_sync_point.
See the function documentation for more details.
Content:
Enum values:
- CORRUPT_OUTPUT -
discard all following output until the next sync point.
- DISCARD_INPUT -
discard all following input until the next sync point.