Enum CameraTheaterMode

Definition

Namespace:
Tizen.Multimedia
Assembly:
Tizen.Multimedia.Camera.dll
API Level:
3

Enumeration for the theater mode.

C#
Copy
public enum CameraTheaterMode
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.