GstBin

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
childBus
GstBus* childBus;

internal bus for handling child messages

children
GList* children;

the list of children in this bin

childrenCookie
uint childrenCookie;

updated whenever @children changes

clockDirty
bool clockDirty;

the bin needs to select a new clock

clockProvider
GstElement* clockProvider;

the element that provided @provided_clock

element
GstElement element;
Undocumented in source.
messages
GList* messages;

queued and cached messages

numchildren
int numchildren;

the number of children in this bin

polling
bool polling;

the bin is currently calculating its state

priv
GstBinPrivate* priv;
Undocumented in source.
providedClock
GstClock* providedClock;

the last clock selected

stateDirty
bool stateDirty;

the bin needs to recalculate its state (deprecated)

Meta