set_uri
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.12" , since =
"0.2" ) ]
public void set_uri (
string uri)
Warning: set_uri is deprecated since 1.12.
Sets the URI of this to uri
.
Parameters:
this |
a Media
|
uri |
the URI of the media stream
|