SDPMessage.addAttribute

Add the attribute with key and value to msg.

class SDPMessage
addAttribute
(
string key
,
string value = null
)

Parameters

key string

the key

value string

the value

Return Value

Type: gstsdp.types.SDPResult

GST_SDP_OK.