Enum AudioJackConnectionType

Definition

Namespace:
Tizen.System
Assembly:
Tizen.System.Information.dll
API Level:
3

Enumeration for the type of audio jack connected.

C#
Copy
public enum AudioJackConnectionType
Name Description
FourWireConnected

The 4-conductor wire is connected.

ThreeWireConnected

The 3-conductor wire is connected.

Unconnected

The audio jack is not connected.