Gst.PadQueryFunction

function onPadQueryFunction(pad: Gst.Pad, parent: Gst.Object, query: Gst.Query): Boolean {
}
  
pad
parent
query
Returns