mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 14:50:20 +00:00
add variable quality level
Signed-off-by: zhjs <zhangjingsong7@huawei.com>
This commit is contained in:
parent
0cdfdcb35d
commit
a19e618834
@ -83,5 +83,10 @@
|
|||||||
"first_introduced": "13",
|
"first_introduced": "13",
|
||||||
"name": "IMAGE_PROCESSING_TYPE_DETAIL_ENHANCER",
|
"name": "IMAGE_PROCESSING_TYPE_DETAIL_ENHANCER",
|
||||||
"type": "variable"
|
"type": "variable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"first_introduced": "13",
|
||||||
|
"name": "IMAGE_DETAIL_ENHANCER_PARAMETER_KEY_QUALITY_LEVEL",
|
||||||
|
"type": "variable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -89,5 +89,10 @@
|
|||||||
"first_introduced": "12",
|
"first_introduced": "12",
|
||||||
"name": "VIDEO_PROCESSING_TYPE_DETAIL_ENHANCER",
|
"name": "VIDEO_PROCESSING_TYPE_DETAIL_ENHANCER",
|
||||||
"type": "variable"
|
"type": "variable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"first_introduced": "12",
|
||||||
|
"name": "VIDEO_DETAIL_ENHANCER_PARAMETER_KEY_QUALITY_LEVEL",
|
||||||
|
"type": "variable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user