mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
ad
Signed-off-by: Feng Lin <linfeng67@huawei.com>
This commit is contained in:
parent
1591b9573c
commit
2628de0730
3
api/@ohos.multimedia.media.d.ts
vendored
3
api/@ohos.multimedia.media.d.ts
vendored
@ -1313,6 +1313,8 @@ declare namespace media {
|
||||
* @atomicservice
|
||||
* @since 12
|
||||
* @deprecated since 14
|
||||
* @useinstead ohos.multimedia.media/media.AVErrorCode#from AVERR_IO_CANNOT_FIND_HOST
|
||||
* @to AVERR_IO_VIDEO_ENC_UNAVAILABLE
|
||||
*/
|
||||
AVERR_IO = 5400103,
|
||||
|
||||
@ -3190,7 +3192,6 @@ declare namespace media {
|
||||
* @throws { BusinessError } 5400106 - Unsupport format.
|
||||
* @throws { BusinessError } 5411001 - IO can not find host.
|
||||
* @throws { BusinessError } 5411002 - IO connection timeout.
|
||||
* @throws { BusinessError } 5411003 - IO network abnormal.
|
||||
* @throws { BusinessError } 5411004 - IO network unavailable.
|
||||
* @throws { BusinessError } 5411005 - IO no permission.
|
||||
* @throws { BusinessError } 5411006 - IO request denied.
|
||||
|
Loading…
Reference in New Issue
Block a user