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.

Meta