Gst.PadTemplate.prototype.pad_created
function pad_created(pad:Gst.Pad):void { // Gjs wrapper for gst_pad_template_pad_created() }
Emit the pad-created signal for this template when created by this pad.
- pad
the Gst.Pad that created it
function pad_created(pad:Gst.Pad):void { // Gjs wrapper for gst_pad_template_pad_created() }
Emit the pad-created signal for this template when created by this pad.
the Gst.Pad that created it