GstVideoCodecFrameFlags

Flags for #GstVideoCodecFrame

Values

ValueMeaning
DecodeOnly1

is the frame only meant to be decoded

SyncPoint2

is the frame a synchronization point (keyframe)

ForceKeyframe4

should the output frame be made a keyframe

ForceKeyframeHeaders8

should the encoder output stream headers

Corrupted16

The buffer data is corrupted.