gstreamer.Uri

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

Uri
class Uri

A gstreamer.Uri object can be used to parse and split a URI string into its constituent parts. Two gstreamer.Uri objects can be joined to make a new gstreamer.Uri using the algorithm described in RFC3986.