Gst.Query.prototype.set_uri
function set_uri(uri:String):void { // Gjs wrapper for gst_query_set_uri() }
Answer a URI query by setting the requested URI.
- uri
the URI to set
function set_uri(uri:String):void { // Gjs wrapper for gst_query_set_uri() }
Answer a URI query by setting the requested URI.
the URI to set