Enum CameraView.DisplayType

Definition

Namespace:
Tizen.NUI.BaseComponents
Assembly:
Tizen.NUI.dll

Enumeration for specifying the display type of the CameraView.

C#
Copy
public enum CameraView.DisplayType
Name Description
Image

The camera view will be displayed using texture stream.

Window

The camera view will be displayed using hardware overlay.