add ndk interface

Signed-off-by: kerongfeng <fengkerong@huawei.com>
This commit is contained in:
kerongfeng 2024-04-17 02:30:26 +00:00 committed by Gitee
parent 0e95e31c0c
commit 4008fb8365
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -617,6 +617,7 @@ typedef struct Camera_Device {
/**
* Camera orientation degree.
* Range of valid values: 0, 90, 180, 270
* @since 12
*/
uint32_t cameraOrientation;
} Camera_Device;