Uri.fromString

gst.uri.Uri fromString(string uri)

Parses a URI string into a new #GstUri object. Will return NULL if the URI cannot be parsed.

Parameters

uriThe URI string to parse.

Returns

A new #GstUri object, or NULL.