RTCError:sdpLineNumber 属性
>值
表示 SDP 中发生由 RTCError 对象描述的语法错误的行号的无符号整数值(行号从 1 开始编号)。
除非 errorDetail 的值为 sdp-syntax-error,否则该属性为 null。
规范
| 规范 |
|---|
| WebRTC: Real-Time Communication in Browsers> # dom-rtcerror-sdplinenumber> |
表示 SDP 中发生由 RTCError 对象描述的语法错误的行号的无符号整数值(行号从 1 开始编号)。
除非 errorDetail 的值为 sdp-syntax-error,否则该属性为 null。
| 规范 |
|---|
| WebRTC: Real-Time Communication in Browsers> # dom-rtcerror-sdplinenumber> |