public class AudioRecordError extends Exception
AudioRecord.| Modifier and Type | Class and Description |
|---|---|
static class |
AudioRecordError.Description
An enumeration of the AudioRecord error descriptions aligned with
their integer constant values.
|
| Constructor and Description |
|---|
AudioRecordError(int errorCode)
Create a new error from a code code provided by the
Android system.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.