Enumeration (GI Flags)

Gst-1.0GstBufferPoolAcquireFlags

Additional flags to control the allocation of a buffer

Index
DISCONT: 4

buffer is discont

DONTWAIT: 2

when the bufferpool is empty, acquire_buffer will by default block until a buffer is released into the pool again. Setting this flag makes acquire_buffer return #GST_FLOW_EOS instead of blocking.

KEY_UNIT: 1

buffer is keyframe

LAST: 65536

last flag, subclasses can use private flags starting from this value.

NONE: 0

no flags

Variables

$gtype