danger.audio
Interface Format.RecordType
- Enclosing class:
- Format
public static interface Format.RecordType
Format.Type.WAV is the same as Format.RecordType.WAV for backward compatibility
INVALID
static final int INVALID
- See Also:
- Constant Field Values
RAW_PCM
static final int RAW_PCM
- See Also:
- Constant Field Values
AIF
static final int AIF
- See Also:
- Constant Field Values
WAV_IMA_ADPCM
static final int WAV_IMA_ADPCM
- See Also:
- Constant Field Values
WAV
static final int WAV
- See Also:
- Constant Field Values
AIF_IMA_ADPCM
static final int AIF_IMA_ADPCM
- See Also:
- Constant Field Values