Enum CameraDevice
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the camera device.
public enum CameraDevice
Fields
Name | Description |
---|---|
CameraDevice0 | The primary camera device. |
CameraDevice1 | The secondary camera device. |
CameraDevice2 | The third camera device. |
CameraDevice3 | The fourth camera device. |
CameraDevice4 | The fifth camera device. |
CameraDevice5 | The sixth camera device. |
CameraDevice6 | The seventh camera device. |
CameraDevice7 | The eighth camera device. |
CameraDevice8 | The ninth camera device. |
CameraDevice9 | The tenth camera device. |
Front | The front camera device. |
Rear | The rear camera device. |