GstCollectPads

Manages a set of pads that operate in collect mode. This means that control is given to the manager of this object when all pads have data.

Members

Variables

GstReserved
void*[4] GstReserved;
data
GSList* data;

#GList of #GstCollectData managed by this #GstCollectPads.

object
GstObject object;
priv
GstCollectPadsPrivate* priv;
streamLock
GRecMutex streamLock;