Enum CameraTheaterMode
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the theater mode.
public enum CameraTheaterMode
Fields
Name | Description |
---|---|
Clone | Clone the mode - the preview image is displayed on an external display with full screen mode. Also, the preview image is shown by the UI on the device display. |
Disable | Disable the theater mode - the external display shows same image as the device display. |
Enable | Enable the theater mode - the preview image is displayed on an external display with full screen mode, but the preview image is not shown on the device display. |