public static final class AudioProcessor.UnhandledFormatException
extends java.lang.Exception
| Constructor and Description |
|---|
UnhandledFormatException(int sampleRateHz,
int channelCount,
int encoding) |
public UnhandledFormatException(int sampleRateHz,
int channelCount,
@C.Encoding
int encoding)