Gst.ElementFactory.prototype.get_uri_type

function get_uri_type():Gst.URIType {
    // Gjs wrapper for gst_element_factory_get_uri_type()
}

Gets the type of URIs the element supports or #GST_URI_UNKNOWN if none.

Returns

type of URIs this element supports