List of All Members for Camera
This is the complete list of members for Camera, including inherited members.
- active : bool
- cameraDevice : cameraDevice
- cameraFormat : cameraFormat
- colorTemperature : int
- customFocusPoint : point
- error : enumeration [read-only]
- errorString : string [read-only]
- exposureCompensation : real
- exposureMode : enumeration
- exposureTime : real [read-only]
- flashMode : enumeration
- flashReady : bool [read-only]
- focusDistance : real
- focusMode : enumeration
- focusPoint : point [read-only]
- isoSensitivity : int [read-only]
- manualExposureTime : real
- manualIsoSensitivity : int
- maximumZoomFactor : real [read-only]
- minimumZoomFactor : real [read-only]
- supportedFeatures : enumeration [read-only]
- torchMode : enumeration
- whiteBalanceMode : enumeration
- zoomFactor : real
- void errorOccurred(Camera::Error error, string errorString)
- bool isExposureModeSupported(ExposureMode mode)
- bool isFlashModeSupported(FlashMode mode)
- bool isFlashReady()
- bool isFocusModeSupported(FocusMode mode)
- bool isTorchModeSupported(TorchMode mode)
- bool isWhiteBalanceModeSupported(WhiteBalanceMode mode)
- void start()
- void stop()
- void zoomTo(factor, rate)