Home
last modified time | relevance | path

Searched refs:linearPCMBitDepth (Results 1 – 11 of 11) sorted by relevance

/expo/packages/expo-av/src/Audio/
H A DRecordingConstants.ts107 linearPCMBitDepth: 16,
134 linearPCMBitDepth: 16,
H A DRecording.types.ts151 linearPCMBitDepth?: number;
/expo/packages/expo-av/build/Audio/
H A DRecordingConstants.js104 linearPCMBitDepth: 16, property
130 linearPCMBitDepth: 16, property
H A DRecording.types.d.ts137 linearPCMBitDepth?: number;
H A DRecordingConstants.js.map1linearPCMBitDepth: 16,\n linearPCMIsBigEndian: false,\n linearPCMIsFloat: false,\n },\n we…
H A DRecording.types.js.map1 … * The desired PCM bit depth.\n *\n * @example `16`\n */\n linearPCMBitDepth?: number;\n …
/expo/apps/test-suite/tests/
H A DRecording.js27 linearPCMBitDepth: 16, property
115 linearPCMBitDepth: 8, property
/expo/ios/versioned/sdk47/EXAV/EXAV/
H A DABI47_0_0EXAV.m30 NSString *const ABI47_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
/expo/ios/versioned/sdk48/EXAV/EXAV/
H A DABI48_0_0EXAV.m30 NSString *const ABI48_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
/expo/ios/versioned/sdk49/EXAV/EXAV/
H A DABI49_0_0EXAV.m30 NSString *const ABI49_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
/expo/packages/expo-av/ios/EXAV/
H A DEXAV.m30 NSString *const EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";