TTMSFNCWXCameraCameraType Enumeration
Selects which physical camera or facing direction the control requests from the device.
API unit family: TMSFNCWXCamera
Members
| Name | Description |
|---|---|
wctDefault |
Uses the platform default camera without a facing constraint. |
wctFront |
Requests the user-facing (front) camera. |
wctBack |
Requests the environment-facing (back) camera. |
wctSelected |
Uses the camera explicitly chosen through TTMSFNCWXCustomCamera.SelectDevice. |