Pad.setElementPrivate

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.

class Pad
void
setElementPrivate
(
void* priv
)

Parameters

priv void*

The private data to attach to the pad.