Value | Meaning |
---|---|
UPSTREAM1 | Set if the event can travel upstream. |
DOWNSTREAM2 | Set if the event can travel downstream. |
SERIALIZED4 | Set if the event should be serialized with data flow. |
STICKY8 | Set if the event is sticky on the pads. |
STICKY_MULTI16 | Multiple sticky events can be on a pad, each identified by the event name. |
Page generated by adrdox
#GstEventTypeFlags indicate the aspects of the different #GstEventType values. You can get the type flags of a #GstEventType with the gst_event_type_get_flags() function.