mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
f
Signed-off-by: wanglingyi <wanglingyi4@huawei.com>
This commit is contained in:
parent
676b1572b7
commit
ef418733e1
5
api/@ohos.multimedia.media.d.ts
vendored
5
api/@ohos.multimedia.media.d.ts
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user