SDPAttribute.set
gstsdp.types.SDPResult set(string key, string value = null)Set the attribute with key and value.
Parameters
key | the key |
value | the value |
Returns
GST_SDP_OK.
gstsdp.types.SDPResult set(string key, string value = null)Set the attribute with key and value.
key | the key |
value | the value |