public static final class AudioTrack.InitializationException
extends java.lang.Exception
AudioTrack
.Modifier and Type | Field and Description |
---|---|
int |
audioTrackState
The state as reported by
AudioTrack.getState() . |
Constructor and Description |
---|
InitializationException(int audioTrackState,
int sampleRate,
int channelConfig,
int bufferSize) |