Signed-off-by: wanglingyi <wanglingyi4@huawei.com>
This commit is contained in:
wanglingyi 2024-08-23 10:38:02 +08:00
parent 676b1572b7
commit ef418733e1
No known key found for this signature in database
GPG Key ID: 391B55F7D3CA16F9

View File

@ -923,14 +923,13 @@ declare namespace media {
videoOrientation?: string;
/**
* This value exists if the video is HDR video.
* This value exists if the video is HDR video.This field is readonly in current version.
* @type { ?HdrType }
* @readonly
* @syscap SystemCapability.Multimedia.Media.AVMetadataExtractor
* @crossplatform
* @since 12
*/
readonly hdrType?: HdrType;
hdrType?: HdrType;
/**
* The geographical location info of the video.