Gst.URIHandler::set_uri
function vfunc_set_uri(uri:String):Boolean {
}Tries to set the URI of the given handler.
- uri
URI to set
- Returns
TRUE if the URI was set successfully, else FALSE.
function vfunc_set_uri(uri:String):Boolean {
}Tries to set the URI of the given handler.
URI to set
TRUE if the URI was set successfully, else FALSE.