Gst.Pad.prototype.get_pad_template_caps
function get_pad_template_caps():Gst.Caps { // Gjs wrapper for gst_pad_get_pad_template_caps() }
Gets the capabilities for pad's template.
- Returns
the Gst.Caps of this pad template. Unref after usage.
function get_pad_template_caps():Gst.Caps { // Gjs wrapper for gst_pad_get_pad_template_caps() }
Gets the capabilities for pad's template.
the Gst.Caps of this pad template. Unref after usage.