camera: Reworked to operate with a driver interface, like other subsystems.
This commit is contained in:
parent
2ad44bd162
commit
cb10c80aaf
25 changed files with 608 additions and 332 deletions
|
@ -213,6 +213,6 @@
|
|||
#define SDL_FILESYSTEM_COCOA 1
|
||||
|
||||
/* enable camera support */
|
||||
#define SDL_CAMERA_APPLE 1
|
||||
#define SDL_CAMERA_DRIVER_COREMEDIA 1
|
||||
|
||||
#endif /* SDL_build_config_ios_h_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue