GstElement

Main Gtk struct. GStreamer element abstract base class. GStaticRecMutex*state_lock;

Members

Variables

baseTime
GstClockTimeDiff baseTime;
Undocumented in source.
bus
GstBus* bus;
Undocumented in source.
clock
GstClock* clock;
Undocumented in source.
currentState
GstState currentState;
Undocumented in source.
lastReturn
GstStateChangeReturn lastReturn;
Undocumented in source.
nextState
GstState nextState;
Undocumented in source.
numpads
ushort numpads;
Undocumented in source.
numsinkpads
ushort numsinkpads;
Undocumented in source.
numsrcpads
ushort numsrcpads;
Undocumented in source.
pads
GList* pads;
Undocumented in source.
padsCookie
uint padsCookie;
Undocumented in source.
pendingState
GstState pendingState;
Undocumented in source.
sinkpads
GList* sinkpads;
Undocumented in source.
srcpads
GList* srcpads;
Undocumented in source.
stateCond
GCond* stateCond;
Undocumented in source.
stateCookie
uint stateCookie;
Undocumented in source.
stateLock
GStaticRecMutex* stateLock;
Undocumented in source.

Meta