Gst.URIHandler.prototype.get_uri
function get_uri():String { // Gjs wrapper for gst_uri_handler_get_uri() }
Gets the currently handled URI.
- Returns
the URI currently handled by the handler. Returns NULL if there are no URI currently handled. The returned string must be freed with GLib.free when no longer needed.