Gst.PadChainFunction

function onPadChainFunction(pad: Gst.Pad, parent: Gst.Object, buffer: Gst.Buffer): Gst.FlowReturn {
}
  
pad
parent
buffer
Returns