GstEvent

Main Gtk struct. A GstEvent. GstMiniObject mini_object; the parent structure GstEventType type; the GstEventType of the event guint64 timestamp; the timestamp of the event guint32 seqnum; the sequence number of the event

Members

Variables

miniObject
GstMiniObject miniObject;
Undocumented in source.
seqnum
uint seqnum;
Undocumented in source.
timestamp
ulong timestamp;
Undocumented in source.
type
GstEventType type;
Undocumented in source.

Meta