Enum CameraAutoFocusMode

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.Camera.dll

    Enumeration for the auto-focus mode.

    public enum CameraAutoFocusMode

    Fields

    Name Description
    Full

    Auto-focus is in the full mode (all range scan, limited by device spec).

    Macro

    Auto-focus is in the macro mode (close distance).

    None

    Auto-focus is not set.

    Normal

    Auto-focus is in the normal mode.

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