Gst.URIHandler.prototype.get_uri_type

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

Gets the type of the given URI handler

Returns

the Gst.URIType of the URI handler. Returns #GST_URI_UNKNOWN if the handler isn't implemented correctly.