Uri.getUserinfo
string 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.
Returns
The userinfo from the #GstUri object or null.
string 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.