Constructors
constructor
new SDPAttribute( properties?: Partial<{ key: string; value: string }>,): SDPAttribute Parameters
Optionalproperties: Partial<{ key: string; value: string }>
Properties
Methods
set
set(key: string, value: string | null): SDPResult Parameters
- key: string
- value: string | null
GST_SDP_OK.
The contents of the SDP "a=" field which contains a key/value pair.