SDPMedia.addAttribute
gstsdp.types.SDPResult addAttribute(string key, string value = null)Add the attribute with key and value to media.
Parameters
key | a key |
value | a value |
Returns
#GST_SDP_OK.
gstsdp.types.SDPResult addAttribute(string key, string value = null)Add the attribute with key and value to media.
key | a key |
value | a value |