Uri.fromStringWithBase

Like gst.uri.Uri.fromString but also joins with a base URI.

class Uri
fromStringWithBase
(
string uri
)

Parameters

uri string

The URI string to parse.

Return Value

Type: gst.uri.Uri

A new #GstUri object.