RTSPUrl.this
this
(gstrtsp.types.RTSPLowerTrans transports = gstrtsp.types.RTSPLowerTrans.init, gstrtsp.types.RTSPFamily family = gstrtsp.types.RTSPFamily.init, string user = string.init, string passwd = string.init, string host = string.init, ushort port = ushort.init, string abspath = string.init, string query = string.init)Create a rtspurl.RTSPUrl boxed type.
Parameters
transports | the transports allowed |
family | the family |
user | the user |
passwd | the password |
host | the host |
port | the port |
abspath | the absolute path |
query | additional query parameters |