GstBin

Main Gtk struct. The GstBin base class. Subclasses can access these fields provided the LOCK is taken. gintnumchildren;

Members

Variables

childBus
GstBus* childBus;
Undocumented in source.
children
GList* children;
Undocumented in source.
childrenCookie
uint childrenCookie;
Undocumented in source.
clockDirty
int clockDirty;
Undocumented in source.
clockProvider
GstElement* clockProvider;
Undocumented in source.
messages
GList* messages;
Undocumented in source.
numchildren
int numchildren;
Undocumented in source.
polling
int polling;
Undocumented in source.
priv
GstBinPrivate* priv;
Undocumented in source.
providedClock
GstClock* providedClock;
Undocumented in source.
stateDirty
int stateDirty;
Undocumented in source.

Meta