mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-12-04 04:54:02 +00:00
add profile and level
Signed-off-by: zhanghongran <zhanghongran@huawei.com>
This commit is contained in:
parent
5961478627
commit
f013965151
@ -1282,7 +1282,7 @@ typedef enum OH_VVCLevel {
|
||||
/** VVC level 6.2 */
|
||||
VVC_LEVEL_62 = 102,
|
||||
/** VVC level 6.3 */
|
||||
VVC_LEVEL_63 = 103,
|
||||
VVC_LEVEL_63 = 105,
|
||||
/** VVC level 15.5 */
|
||||
VVC_LEVEL_155 = 255,
|
||||
} OH_VVCLevel;
|
||||
|
Loading…
Reference in New Issue
Block a user