Signed-off-by: Feng Lin <linfeng67@huawei.com>
This commit is contained in:
Feng Lin 2024-10-19 09:40:37 +00:00 committed by Gitee
parent 1591b9573c
commit 2628de0730
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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.