RTCError
interface's read-only property
sdpLineNumber
specifies the line number within the
SDP
at which a syntax error occurred while parsing it.
let errorLineNumber = rtcError.sdpLineNumber;
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.
此特性是
null
unless the value of
errorDetail
is
sdp-syntax-error
.
| 规范 | 状态 | 注释 |
|---|---|---|
|
WebRTC 1.0: Real-time Communication Between Browsers
The definition of 'RTCError.sdpLineNumber' in that specification. |
候选推荐 | 初始定义。 |
No compatibility data found. Please contribute data for "api.RTCError.sdpLineNumber" (depth: 1) to the MDN 兼容性数据存储库 .
RTCError
MediaDevices.getUserMedia()
Navigator.mediaDevices
RTCCertificate
RTCDTMFSender
RTCDTMFToneChangeEvent
RTCDataChannel
RTCDataChannelEvent
RTCDtlsTransport
RTCErrorEvent
RTCIceCandidate
RTCIceTransport
RTCPeerConnection
RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCSctpTransport
RTCSessionDescription
RTCStatsReport
RTCTrackEvent