SDPAttribute

The contents of the SDP "a=" field which contains a key/value pair.

Members

Functions

clear
gstsdp.types.SDPResult clear()

Clear the attribute.

set
gstsdp.types.SDPResult set(string key, string value)

Set the attribute with key and value.