Uri.getScheme

Get the scheme name from the URI or NULL if it doesn't exist. If uri is NULL then returns NULL.

class Uri
string
getScheme
()

Return Value

Type: string

The scheme from the gstreamer.Uri object or NULL.