BitDepth
@siteed/expo-audio-studio / BitDepth
Type Alias: BitDepth
BitDepth:
8
|16
|32
Defined in: src/ExpoAudioStream.types.ts:87
Audio bit depth (bits per sample).
Platform support:
8
: Android only (iOS/Web will fallback to 16)16
: All platforms (recommended for compatibility)32
: All platforms