RTCError: sdpLineNumber property
The RTCError
interface's read-only property
sdpLineNumber
specifies the line number within the
SDP at which a syntax error occurred while parsing it.
Value
An unsigned integer value indicating the line within the SDP at which the syntax error
described by the RTCError
object occurred. The lines are numbed starting
with line 1.
This property is null
unless the value of
errorDetail
is sdp-syntax-error
.
Specifications
Specification |
---|
WebRTC: Real-Time Communication in Browsers # dom-rtcerror-sdplinenumber |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
sdpLineNumber |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.