The following tables list the members exposed by CameraOptions.
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoRotateImage | Indicates whether rotation of the captured frame should be auto-corrected. |
![]() |
CameraIndex | The Camera index associated with this CameraPreview. |
![]() |
FlashMode | The current flash mode setting. |
![]() |
ReturnDataOnly | Indicates whether the CameraView output should return native image data only. |
Public Fields
Name | Description | |
---|---|---|
![]() |
CAMERA_INDEX_FRONT | The facing of the camera is the same as that of the screen. |
![]() |
CAMERA_INDEX_REAR | The facing of the camera is opposite to that of the screen. |
See Also