Uri.getUserinfo

Get the userinfo (usually in the form "username:password") from the URI or null if it doesn't exist. If uri is null then returns null.

class Uri
string
getUserinfo
()

Return Value

Type: string

The userinfo from the #GstUri object or null.