SDPMedia.addConnection

Add the given connection parameters to media.

class SDPMedia
addConnection
(
string nettype
,
string addrtype
,
string address
,
uint ttl
,)

Parameters

nettype string

the type of network. "IN" is defined to have the meaning "Internet".

addrtype string

the type of address.

address string

the address

ttl uint

the time to live of the address

addrNumber uint

the number of layers

Return Value

Type: gstsdp.types.SDPResult

a #GstSDPResult.