This is a unique ID for a camera device for the time it is connected to the system, and is never reused for the lifetime of the application.
The position of camera in relation to system device.
Acquire a frame.
Use this function to shut down camera processing and close the camera device.
Use this function to get the name of a built in camera driver.
Get the spec that a camera is using when generating images.
Get the instance ID of an opened camera.
Get the human-readable device name for a camera.
Query if camera access has been approved by the user.
Get the position of the camera in relation to the system.
Get the properties associated with an opened camera.
Get the list of native formats/sizes a camera supports.
Get a list of currently connected camera devices.
Get the name of the current camera driver.
Use this function to get the number of built-in camera drivers.
Open a video recording device (a "camera").
Release a frame of video acquired from a camera.
The opaque structure used to identify an opened SDL camera.
The details of an output format for a camera device.
SDL Camera Handling