Gst.URIHandler.prototype.get_protocols
function get_protocols():[String] {
// Gjs wrapper for gst_uri_handler_get_protocols()
}Gets the list of protocols supported by handler. This list may not be modified.
- Returns
the supported protocols. Returns NULL if the handler isn't implemented properly, or the handler doesn't support any protocols.