![]() |
SLProject
4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <string>#include <map>#include <thread>#include <SENSCamera.h>#include <camera/NdkCameraDevice.h>#include <camera/NdkCameraManager.h>#include <media/NdkImageReader.h>#include <SENSException.h>Go to the source code of this file.
Classes | |
| class | SENSAndroidCamera |
Enumerations | |
| enum class | CaptureSessionState { READY = 0 , ACTIVE , CLOSED , MAX_STATE } |
Definition in file SENSAndroidCamera.h.
|
strong |
| Enumerator | |
|---|---|
| READY | |
| ACTIVE | |
| CLOSED | |
| MAX_STATE | |
Definition at line 24 of file SENSAndroidCamera.h.