Enum AudioJackConnectionType

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.Information.dll

    Enumeration for the type of audio jack connected.

    public enum AudioJackConnectionType

    Fields

    Name Description
    FourWireConnected

    The 4-conductor wire is connected.

    ThreeWireConnected

    The 3-conductor wire is connected.

    Unconnected

    The audio jack is not connected.

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