GstPad

Undocumented in source.

Members

Unions

ABI
union ABI
Undocumented in source.

Variables

abi
ABI abi;
Undocumented in source.
activatedata
void* activatedata;
Undocumented in source.
activatefunc
GstPadActivateFunction activatefunc;
Undocumented in source.
activatemodedata
void* activatemodedata;
Undocumented in source.
activatemodefunc
GstPadActivateModeFunction activatemodefunc;
Undocumented in source.
activatemodenotify
GDestroyNotify activatemodenotify;
Undocumented in source.
activatenotify
GDestroyNotify activatenotify;
Undocumented in source.
blockCond
GCond blockCond;
Undocumented in source.
chaindata
void* chaindata;
Undocumented in source.
chainfunc
GstPadChainFunction chainfunc;
Undocumented in source.
chainlistdata
void* chainlistdata;
Undocumented in source.
chainlistfunc
GstPadChainListFunction chainlistfunc;
Undocumented in source.
chainlistnotify
GDestroyNotify chainlistnotify;
Undocumented in source.
chainnotify
GDestroyNotify chainnotify;
Undocumented in source.
direction
GstPadDirection direction;

the direction of the pad, cannot change after creating the pad.

elementPrivate
void* elementPrivate;

private data owned by the parent element

eventdata
void* eventdata;
Undocumented in source.
eventfunc
GstPadEventFunction eventfunc;
Undocumented in source.
eventnotify
GDestroyNotify eventnotify;
Undocumented in source.
getrangedata
void* getrangedata;
Undocumented in source.
getrangefunc
GstPadGetRangeFunction getrangefunc;
Undocumented in source.
getrangenotify
GDestroyNotify getrangenotify;
Undocumented in source.
iterintlinkdata
void* iterintlinkdata;
Undocumented in source.
iterintlinkfunc
GstPadIterIntLinkFunction iterintlinkfunc;
Undocumented in source.
iterintlinknotify
GDestroyNotify iterintlinknotify;
Undocumented in source.
linkdata
void* linkdata;
Undocumented in source.
linkfunc
GstPadLinkFunction linkfunc;
Undocumented in source.
linknotify
GDestroyNotify linknotify;
Undocumented in source.
mode
GstPadMode mode;
Undocumented in source.
numBlocked
int numBlocked;
Undocumented in source.
numProbes
int numProbes;
Undocumented in source.
object
GstObject object;
Undocumented in source.
offset
long offset;
Undocumented in source.
padtemplate
GstPadTemplate* padtemplate;

padtemplate for this pad

peer
GstPad* peer;
Undocumented in source.
priv
GstPadPrivate* priv;
Undocumented in source.
probes
GHookList probes;
Undocumented in source.
querydata
void* querydata;
Undocumented in source.
queryfunc
GstPadQueryFunction queryfunc;
Undocumented in source.
querynotify
GDestroyNotify querynotify;
Undocumented in source.
streamRecLock
GRecMutex streamRecLock;
Undocumented in source.
task
GstTask* task;
Undocumented in source.
unlinkdata
void* unlinkdata;
Undocumented in source.
unlinkfunc
GstPadUnlinkFunction unlinkfunc;
Undocumented in source.
unlinknotify
GDestroyNotify unlinknotify;
Undocumented in source.

Meta