Uri.fromStringWithBase

Like gst_uri_from_string() but also joins with a base URI.

class Uri
fromStringWithBase
(
string uri
)

Parameters

uri string

The URI string to parse.

Return Value

Type: Uri

A new #GstUri object.

Meta