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.