修改camera.ndk.json文件中接口名称

Signed-off-by: zhangchao <zhangchao338@huawei.com>
This commit is contained in:
zhangchao 2024-11-08 10:56:25 +08:00
parent b2f7a44ce2
commit 9c3a754aec

View File

@ -625,10 +625,10 @@
},
{
"first_introduced": "13",
"name": "OH_CaptureSession_IsAutoSwitchDeviceSupported"
"name": "OH_CaptureSession_IsAutoDeviceSwitchSupported"
},
{
"first_introduced": "13",
"name": "OH_CaptureSession_EnableAutoSwitchDevice"
"name": "OH_CaptureSession_EnableAutoDeviceSwitch"
}
]