Enum AudioJackConnectionType
Definition
- 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. |