PadActivateModeFunction


Description:

[ CCode ( has_target = false ) ]
public delegate bool PadActivateModeFunction (Pad pad, Object parent, PadMode mode, bool active)

The prototype of the push and pull activate functions.

Parameters:

pad

a Pad

parent

the parent of pad

mode

the requested activation mode of pad

active

activate or deactivate the pad.

Returns:

true if the pad could be activated or deactivated.


Namespace: Gst
Package: gstreamer-1.0