Pad.setElementPrivate
void setElementPrivate(void * priv = null)Set the given private data gpointer on the pad. This function can only be used by the element that owns the pad. No locking is performed in this function.
Parameters
priv | The private data to attach to the pad. |