SDPMessage.setConnection

Configure the SDP connection in msg with the given parameters.

class SDPMessage
setConnection
(
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.