Searched refs:linearPCMBitDepth (Results 1 – 11 of 11) sorted by relevance
| /expo/packages/expo-av/src/Audio/ |
| H A D | RecordingConstants.ts | 107 linearPCMBitDepth: 16, 134 linearPCMBitDepth: 16,
|
| H A D | Recording.types.ts | 151 linearPCMBitDepth?: number;
|
| /expo/packages/expo-av/build/Audio/ |
| H A D | RecordingConstants.js | 104 linearPCMBitDepth: 16, property 130 linearPCMBitDepth: 16, property
|
| H A D | Recording.types.d.ts | 137 linearPCMBitDepth?: number;
|
| H A D | RecordingConstants.js.map | 1 …linearPCMBitDepth: 16,\n linearPCMIsBigEndian: false,\n linearPCMIsFloat: false,\n },\n we…
|
| H A D | Recording.types.js.map | 1 … * The desired PCM bit depth.\n *\n * @example `16`\n */\n linearPCMBitDepth?: number;\n …
|
| /expo/apps/test-suite/tests/ |
| H A D | Recording.js | 27 linearPCMBitDepth: 16, property 115 linearPCMBitDepth: 8, property
|
| /expo/ios/versioned/sdk47/EXAV/EXAV/ |
| H A D | ABI47_0_0EXAV.m | 30 NSString *const ABI47_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
|
| /expo/ios/versioned/sdk48/EXAV/EXAV/ |
| H A D | ABI48_0_0EXAV.m | 30 NSString *const ABI48_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
|
| /expo/ios/versioned/sdk49/EXAV/EXAV/ |
| H A D | ABI49_0_0EXAV.m | 30 NSString *const ABI49_0_0EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
|
| /expo/packages/expo-av/ios/EXAV/ |
| H A D | EXAV.m | 30 NSString *const EXAudioRecordingOptionLinearPCMBitDepthKey = @"linearPCMBitDepth";
|