Enum CameraView.DisplayType
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
Enumeration for specifying the display type of the CameraView.
public enum CameraView.DisplayType
Fields
Name | Description |
---|---|
Image | The camera view will be displayed using texture stream. |
Window | The camera view will be displayed using hardware overlay. |