Enumeration (GI Flags)

Gst-1.0GstBinFlags

GstBinFlags are a set of flags specific to bins. Most are set/used internally. They can be checked using the GST_OBJECT_FLAG_IS_SET() macro, and (un)set using GST_OBJECT_FLAG_SET() and GST_OBJECT_FLAG_UNSET().

Index
LAST: 524288

The last enum in the series of flags for bins. Derived classes can use this as first value in a list of flags.

NO_RESYNC: 16384

Don't resync a state change when elements are added or linked in the bin

1.0.5

STREAMS_AWARE: 32768

Indicates whether the bin can handle elements that add/remove source pads at any point in time without first posting a no-more-pads signal.

1.10

Variables

$gtype