[ Version ( since = "0.2.0" ) ]
public virtual bool test_media_from_uri (string uri)
Tests whether this can instantiate a Media object
representing the media resource exposed at uri
.
this |
a source |
uri |
A URI that can be used to identify a media resource |
true if it can, false otherwise. This method is synchronous. |