[ CCode ( cprefix = "GST_PAD_MODE_" , type_id = "gst_pad_mode_get_type ()" ) ]
public enum PadMode
The status of a GstPad.
After activating a pad, which usually happens when the parent element goes from READY to PAUSED, the GstPadMode defines if the pad operates in push or pull mode.