SDPMedia.addConnection

gstsdp.types.SDPResult addConnection(string nettype, string addrtype, string address, uint ttl, uint addrNumber)

Add the given connection parameters to media.

Parameters

nettypethe type of network. "IN" is defined to have the meaning "Internet".
addrtypethe type of address.
addressthe address
ttlthe time to live of the address
addrNumberthe number of layers

Returns

a #GstSDPResult.