GstObjectFlags

The standard flags that an gstobject may have.

Values

ValueMeaning
MAY_BE_LEAKED1

the object is expected to stay alive even after gst_deinit() has been called and so should be ignored by leak detection tools. (Since 1.10)

LAST16

subclasses can add additional flags starting from this flag