test_media_from_uri


Description:

[ 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.

Parameters:

this

a source

uri

A URI that can be used to identify a media resource

Returns:

true if it can, false otherwise.

This method is synchronous.