SDL_Camera(3type)
| SDL_Camera(3type) | SDL3 DATATYPES | SDL_Camera(3type) |
NAME
SDL_Camera - The opaque structure used to identify an opened SDL camera.
SYNOPSIS
#include <SDL3/SDL_camera.h>
typedef struct SDL_Camera SDL_Camera;
AVAILABILITY
This struct is available since SDL 3.2.0.
| SDL 3.4.0 | Simple Directmedia Layer |
