SDPMedia.addConnection
gstsdp.types.SDPResult addConnection(string nettype, string addrtype, string address, uint ttl, uint addrNumber)Add the given connection parameters to media.
Parameters
nettype | the type of network. "IN" is defined to have the meaning "Internet". |
addrtype | the type of address. |
address | the address |
ttl | the time to live of the address |
addrNumber | the number of layers |
Returns
a #GstSDPResult.