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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX