Uri.getHost

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

class Uri
string
getHost
()

Return Value

Type: string

The host name from the gstreamer.Uri object or NULL.

Meta