Share via


sdp property

[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 sdp property returns the string representation of the SDP (Session Description Protocol).

This property is read-only.

Syntax

JavaScript
sdp = object.sdp

 

Property values

Type: DOMString

See also

MediaStreamEvent