The standard flags that an element may have.
GST_ELEMENT_LOCKED_STATE
ignore state changes from parent
GST_ELEMENT_IS_SINK
the element is a sink
GST_ELEMENT_UNPARENTING
Child is being removed from the parent bin.
gst_bin_remove() on a child already being removed immediately returns FALSE
GST_ELEMENT_FLAG_LAST
offset to define more flags
The standard flags that an element may have. GST_ELEMENT_LOCKED_STATE ignore state changes from parent GST_ELEMENT_IS_SINK the element is a sink GST_ELEMENT_UNPARENTING Child is being removed from the parent bin. gst_bin_remove() on a child already being removed immediately returns FALSE GST_ELEMENT_FLAG_LAST offset to define more flags