SDPConnection.set

Set the connection with the given parameters.

class SDPConnection
set
(
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

GST_SDP_OK.