EventType


Description:

[ CCode ( cprefix = "GST_EVENT_" , type_id = "gst_event_type_get_type ()" ) ]
public enum EventType

EventType lists the standard event types that can be sent in a pipeline.

The custom event types can be used for private messages between elements that can't be expressed using normal GStreamer buffer passing semantics. Custom events carry an arbitrary Structure. Specific custom events are distinguished by the name of the structure.


Namespace: Gst
Package: gstreamer-1.0

Content:

Enum values:

Methods: