SDPMessage.addAttribute
gstsdp.types.SDPResult addAttribute(string key, string value = null)Add the attribute with key and value to msg.
Parameters
key | the key |
value | the value |
Returns
GST_SDP_OK.
gstsdp.types.SDPResult addAttribute(string key, string value = null)Add the attribute with key and value to msg.
key | the key |
value | the value |