Use this function to shut down camera processing and close the camera device.
Defined in <SDL3/SDL_camera.h>
camera | opened camera device |
It is safe to call this function from any thread, but no thread may reference device
once this function is called.
This function is available since SDL 3.0.0.