Signed-off-by: Feng Lin <linfeng67@huawei.com>
This commit is contained in:
Feng Lin 2024-10-19 10:01:53 +00:00 committed by Gitee
parent 3a4fa3abe0
commit 73416c5a9d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3191,6 +3191,7 @@ declare namespace media {
* @throws { BusinessError } 5400106 - Unsupport format. * @throws { BusinessError } 5400106 - Unsupport format.
* @throws { BusinessError } 5411001 - IO can not find host. * @throws { BusinessError } 5411001 - IO can not find host.
* @throws { BusinessError } 5411002 - IO connection timeout. * @throws { BusinessError } 5411002 - IO connection timeout.
* @throws { BusinessError } 5411003 - IO network abnormal.
* @throws { BusinessError } 5411004 - IO network unavailable. * @throws { BusinessError } 5411004 - IO network unavailable.
* @throws { BusinessError } 5411005 - IO no permission. * @throws { BusinessError } 5411005 - IO no permission.
* @throws { BusinessError } 5411006 - IO request denied. * @throws { BusinessError } 5411006 - IO request denied.