Gst.PadEventFunction

function onPadEventFunction(pad: Gst.Pad, parent: Gst.Object, event: Gst.Event): Boolean {
}
  
pad
parent
event
Returns