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

transportsthe transports allowed
familythe family
userthe user
passwdthe password
hostthe host
portthe port
abspaththe absolute path
queryadditional query parameters
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.