GstPad

Main Gtk struct. The GstPad structure. Use the functions to update the variables. gpointerelement_private;

Members

Variables

acceptcapsfunc
GstPadAcceptCapsFunction acceptcapsfunc;
Undocumented in source.
activatefunc
GstPadActivateFunction activatefunc;
Undocumented in source.
activatepullfunc
GstPadActivateModeFunction activatepullfunc;
Undocumented in source.
activatepushfunc
GstPadActivateModeFunction activatepushfunc;
Undocumented in source.
blockCallback
GstPadBlockCallback blockCallback;
Undocumented in source.
blockCond
GCond* blockCond;
Undocumented in source.
blockData
void* blockData;
Undocumented in source.
bufferallocfunc
GstPadBufferAllocFunction bufferallocfunc;
Undocumented in source.
caps
GstCaps* caps;
Undocumented in source.
chainfunc
GstPadChainFunction chainfunc;
Undocumented in source.
checkgetrangefunc
GstPadCheckGetRangeFunction checkgetrangefunc;
Undocumented in source.
direction
GstPadDirection direction;
Undocumented in source.
doBufferSignals
int doBufferSignals;
Undocumented in source.
doEventSignals
int doEventSignals;
Undocumented in source.
elementPrivate
void* elementPrivate;
Undocumented in source.
eventfunc
GstPadEventFunction eventfunc;
Undocumented in source.
fixatecapsfunc
GstPadFixateCapsFunction fixatecapsfunc;
Undocumented in source.
getcapsfunc
GstPadGetCapsFunction getcapsfunc;
Undocumented in source.
getrangefunc
GstPadGetRangeFunction getrangefunc;
Undocumented in source.
intlinkfunc
GstPadIntLinkFunction intlinkfunc;
Undocumented in source.
linkfunc
GstPadLinkFunction linkfunc;
Undocumented in source.
mode
GstActivateMode mode;
Undocumented in source.
padtemplate
GstPadTemplate* padtemplate;
Undocumented in source.
peer
GstPad* peer;
Undocumented in source.
prerollCond
GCond* prerollCond;
Undocumented in source.
prerollLock
GMutex* prerollLock;
Undocumented in source.
queryfunc
GstPadQueryFunction queryfunc;
Undocumented in source.
querytypefunc
GstPadQueryTypeFunction querytypefunc;
Undocumented in source.
schedPrivate
void* schedPrivate;
Undocumented in source.
setcapsfunc
GstPadSetCapsFunction setcapsfunc;
Undocumented in source.
streamRecLock
GStaticRecMutex* streamRecLock;
Undocumented in source.
task
GstTask* task;
Undocumented in source.
unlinkfunc
GstPadUnlinkFunction unlinkfunc;
Undocumented in source.

Meta