MSPayloadBase Dictionary object
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
The base object containing payload information. It is described in [MS-QoE] Section 2.2.1.15.
Syntax
dictionary MSPayloadBase {
DOMString payloadDescription;
};
Standards information
MSPayloadBase Dictionary
Member | Type | Description |
---|---|---|
payloadDescription | DOMString | Codec name, as specified in [MS-SDPEXT] Section 3.1.5.3 or [RFC3551] Section 6. |