AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzPlatformCam.h>
CzPlatformCam::CzPlatformCam | ( | ) | [inline] |
CzPlatformCam::CzPlatformCam | ( | ) | [inline] |
eCzCameraCaptureSize CzPlatformCam::fromMarmalade | ( | s3eCameraStreamingSizeHint | hint | ) | [protected] |
eCzCameraCaptureQuality CzPlatformCam::fromMarmalade | ( | s3eCameraQualityHint | hint | ) | [protected] |
eCzCameraType CzPlatformCam::fromMarmalade | ( | s3eCameraType | type | ) | [protected] |
eCzCameraStatus CzPlatformCam::fromMarmalade | ( | s3eCameraStatus | status | ) | [protected] |
eCzCameraType CzPlatformCam::getCameraType | ( | ) | const [virtual] |
Implements IzPlatformCam.
eCzCameraType CzPlatformCam::getCameraType | ( | ) | const [virtual] |
Implements IzPlatformCam.
CzImage* CzPlatformCam::getImageBrush | ( | ) | [virtual] |
Implements IzPlatformCam.
CzImage * CzPlatformCam::getImageBrush | ( | ) | [virtual] |
Implements IzPlatformCam.
int CzPlatformCam::getLastFrameOrientation | ( | ) | const [virtual] |
Implements IzPlatformCam.
int CzPlatformCam::getLastFrameOrientation | ( | ) | const [virtual] |
Implements IzPlatformCam.
eCzCameraCaptureQuality CzPlatformCam::getQuality | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
eCzCameraCaptureQuality CzPlatformCam::getQuality | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
eCzCameraCaptureSize CzPlatformCam::getSizeHint | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
eCzCameraCaptureSize CzPlatformCam::getSizeHint | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
eCzCameraStatus CzPlatformCam::getStatus | ( | ) | [virtual] |
Implements IzPlatformCam.
eCzCameraStatus CzPlatformCam::getStatus | ( | ) | [virtual] |
Implements IzPlatformCam.
int CzPlatformCam::Init | ( | ) | [virtual] |
Implements IzPlatformCam.
int CzPlatformCam::Init | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isAvailable | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isAvailable | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isImageCreated | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isImageCreated | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isImageValid | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isImageValid | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isStarted | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isStarted | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isUpdated | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::isUpdated | ( | ) | const [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::Release | ( | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::Release | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::setFrontFacing | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::setFrontFacing | ( | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageBrush | ( | CzImage * | brush | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageBrush | ( | CzImage * | brush | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageCreated | ( | bool | valid | ) | [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageCreated | ( | bool | valid | ) | [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageValid | ( | bool | valid | ) | [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setImageValid | ( | bool | valid | ) | [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setLastFrameOrientation | ( | int | angle | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setLastFrameOrientation | ( | int | angle | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::setRearFacing | ( | ) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::setRearFacing | ( | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setUpdated | ( | bool | updated | ) | [inline, virtual] |
Implements IzPlatformCam.
void CzPlatformCam::setUpdated | ( | bool | updated | ) | [inline, virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::Start | ( | eCzCameraCaptureSize | size_hint, |
eCzCameraCaptureQuality | quality = CCQ_Medium |
||
) | [virtual] |
Implements IzPlatformCam.
bool CzPlatformCam::Start | ( | eCzCameraCaptureSize | size_hint, |
eCzCameraCaptureQuality | quality = CCQ_Medium |
||
) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::Stop | ( | ) | [virtual] |
Implements IzPlatformCam.
void CzPlatformCam::Stop | ( | ) | [virtual] |
Implements IzPlatformCam.
s3eCameraQualityHint CzPlatformCam::toMarmalade | ( | eCzCameraCaptureQuality | hint | ) | [protected] |
s3eCameraStreamingSizeHint CzPlatformCam::toMarmalade | ( | eCzCameraCaptureSize | hint | ) | [protected] |
s3eCameraType CzPlatformCam::toMarmalade | ( | eCzCameraType | type | ) | [protected] |
s3eCameraStatus CzPlatformCam::toMarmalade | ( | eCzCameraStatus | status | ) | [protected] |