is_valid


Description:


[ Version ( replacement = "Uri.is_valid" ) ]
public bool is_valid (string uri)

Tests if the given string is a valid URI identifier.

URIs start with a valid scheme followed by ":" and maybe a string identifying the location.

Parameters:

uri

A URI string

Returns:

true if the string is a valid URI


Namespace: Gst.URI
Package: gstreamer-1.0