User settings for audio jack location.
Static Public Member Functions | |
static AudioJackLocation | fromInt (int i) |
< Audio jack is on bottom (no auto rotation) More... | |
Public Member Functions | |
int | getInt () |
Get the int value for the enum. More... | |
Public Attributes | |
Default | |
Use SDK default for this device. | |
Top | |
Audio jack is on top (rotate the screen when connected) | |
Bottom | |
|
static |
< Audio jack is on bottom (no auto rotation)
Convert from int to enum value
i | int value |
int com.ugrokit.api.Ugi.AudioJackLocation.getInt | ( | ) |
Get the int value for the enum.