GhostPad.activateModeDefault

Invoke the default activate mode function of a ghost pad.

class GhostPad
static
int
activateModeDefault

Parameters

pad Pad

the GstPad to activate or deactivate.

parent ObjectGst

the parent of pad or NULL. [allow-none]

mode GstPadMode

the requested activation mode

active int

whether the pad should be active or not.

Return Value

Type: int

TRUE if the operation was successful.

Meta