Gst.Pad.prototype.remove_probe
function remove_probe(id:Number):void {
// Gjs wrapper for gst_pad_remove_probe()
}Remove the probe with id from pad.
MT safe.
- id
the probe id to remove
function remove_probe(id:Number):void {
// Gjs wrapper for gst_pad_remove_probe()
}Remove the probe with id from pad.
MT safe.
the probe id to remove