音频 错误 属性
描述
error 属性返回一个 MediaError 对象。
MediaError 对象有一个 code 属性,包含音频的错误状态。
注意:此属性是只读的。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
错误 | 不支持 | 9.0 | 不支持 | 不支持 | 不支持 |
语法
audioObject.error.code
返回值
类型 | 描述 |
---|---|
数字 | MediaError 对象的 code 属性返回一个数字,代表音频的错误状态。
|
❮ 音频对象
error 属性返回一个 MediaError 对象。
MediaError 对象有一个 code 属性,包含音频的错误状态。
注意:此属性是只读的。
属性 | |||||
---|---|---|---|---|---|
错误 | 不支持 | 9.0 | 不支持 | 不支持 | 不支持 |
audioObject.error.code
类型 | 描述 |
---|---|
数字 | MediaError 对象的 code 属性返回一个数字,代表音频的错误状态。
|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]