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
uri | The URI string to parse. |
Returns
A new #GstUri object, or NULL.
gst.uri.Uri fromString(string uri)Parses a URI string into a new #GstUri object. Will return NULL if the URI cannot be parsed.
uri | The URI string to parse. |