SDPAttribute.set

Set the attribute with key and value.

class SDPAttribute
set
(
string key
,
string value = null
)

Parameters

key string

the key

value string

the value

Return Value

Type: gstsdp.types.SDPResult

GST_SDP_OK.