public class AudioInfo
extends java.lang.Object
| Constructor and Description |
|---|
AudioInfo() |
AudioInfo(int volume,
boolean headphone) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVolume() |
boolean |
isHeadphone() |
void |
setHeadphone(boolean headphone) |