camera: Added new function with gendynapi.py.

This commit is contained in:
Ryan C. Gordon 2024-02-19 22:38:23 -05:00
parent 70b89ab70d
commit db8caa029b
3 changed files with 3 additions and 0 deletions

View file

@ -971,6 +971,7 @@ SDL3_0.0.0 {
SDL_ReleaseCameraFrame;
SDL_CloseCamera;
SDL_GetCameraPermissionState;
SDL_GetCameraDevicePosition;
# extra symbols go here (don't modify this line)
local: *;
};