GstMessage

Undocumented in source.

Members

Variables

cond
GCond cond;
Undocumented in source.
lock
GMutex lock;
Undocumented in source.
miniObject
GstMiniObject miniObject;

the parent structure

seqnum
uint seqnum;

the sequence number of the message

src
GstObject* src;

the src of the message

timestamp
ulong timestamp;

the timestamp of the message

type
GstMessageType type;

the #GstMessageType of the message

Meta