AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
IzPlatformCam.h File Reference
#include "CzPlatform.h"

Go to the source code of this file.

Classes

class  IzPlatformCam

Defines

#define PLATFORM_CAM   PLATFORM->getCam()

Enumerations

enum  eCzCameraCaptureSize { CCS_Small, CCS_Medium, CCS_Large }
enum  eCzCameraCaptureQuality { CCQ_Low, CCQ_Medium, CCQ_High }
enum  eCzCameraType { CCT_Rear, CCT_Front }
enum  eCzCameraStatus {
  CS_Idle, CS_Streaming, CS_Failed, CS_Suspended,
  CS_Restarting
}

Define Documentation

#define PLATFORM_CAM   PLATFORM->getCam()

Enumeration Type Documentation

Enumerator:
CCQ_Low 
CCQ_Medium 
CCQ_High 
Enumerator:
CCS_Small 
CCS_Medium 
CCS_Large 
Enumerator:
CS_Idle 
CS_Streaming 
CS_Failed 
CS_Suspended 
CS_Restarting 
Enumerator:
CCT_Rear 
CCT_Front