Enumeration (GI Flags)

GstVideo-1.0GstVideoVideoFrameMapFlagsSince 1.6

Additional mapping flags for gst_video_frame_map().

1.6

Index

Enumeration Members

Enumeration Members

LAST: number

Offset to define more flags

NO_REF: number

Don't take another reference of the buffer and store it in the GstVideoFrame. This makes sure that the buffer stays writable while the frame is mapped, but requires that the buffer reference stays valid until the frame is unmapped again.