For a list of all members of this type, see ICamera members
Public Properties
Name | Description | |
---|---|---|
CameraHeight | Gets the camera's preview height. | |
CameraWidth | Gets the camera's preview width. | |
CaptureQuality | Gets and sets the CaptureQuality of this ICamera. | |
FocusMode | Gets and sets focus mode of this ICamera instance. | |
FrameRate | Gets and sets the framerate of this ICamera instance. | |
IsFlashSupported | Gets a value that indicates whether the device supports flash. | |
IsFocusSupported | Gets a value that indicates whether the device supports any focus modes. | |
IsRecording | Gets a value that indicates whether the device is currently recording video. | |
MaxScaleFactor | Gets the maximum scaling or zooming factor supported by the device. | |
NativeCamera | Gets the native camera object initialized by CameraView. | |
NumberOfCameras | Gets the number of hardware cameras on the device. | |
Resolution | Gets and sets camera's output resolution. | |
ScaleFactor | Gets and sets the zoom value for the selected camera. |
See Also