GhostPad.activateModeDefault
bool activateModeDefault(gst.pad.Pad pad, gst.object.ObjectWrap parent, gst.types.PadMode mode, bool active)Invoke the default activate mode function of a ghost pad.
Parameters
pad | the #GstPad to activate or deactivate. |
parent | the parent of pad or null |
mode | the requested activation mode |
active | whether the pad should be active or not. |
Returns
true if the operation was successful.