Searched refs:bitRate (Results 1 – 11 of 11) sorted by relevance
| /expo/packages/expo-av/src/Audio/ |
| H A D | RecordingConstants.ts | 98 bitRate: 128000, 106 bitRate: 128000, 125 bitRate: 128000, 133 bitRate: 64000,
|
| H A D | Recording.types.ts | 92 bitRate?: number; 135 bitRate: number;
|
| /expo/packages/expo-av/build/Audio/ |
| H A D | RecordingConstants.js | 95 bitRate: 128000, property 103 bitRate: 128000, property 121 bitRate: 128000, property 129 bitRate: 64000, property
|
| H A D | Recording.types.d.ts | 80 bitRate?: number; 121 bitRate: number;
|
| H A D | RecordingConstants.js.map | 1 …bitRate: 128000,\n },\n ios: {\n extension: '.m4a',\n outputFormat: IOSOutputFormat.MPEG4A…
|
| H A D | Recording.types.js.map | 1 …bitRate will be clipped internally to ensure the audio recording\n * can proceed smoothly based …
|
| /expo/apps/test-suite/tests/ |
| H A D | Recording.js | 18 bitRate: 128000, property 26 bitRate: 128000, property 102 bitRate: 8000, property
|
| /expo/ios/versioned/sdk47/EXAV/EXAV/ |
| H A D | ABI47_0_0EXAV.m | 27 NSString *const ABI47_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
|
| /expo/ios/versioned/sdk48/EXAV/EXAV/ |
| H A D | ABI48_0_0EXAV.m | 27 NSString *const ABI48_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
|
| /expo/ios/versioned/sdk49/EXAV/EXAV/ |
| H A D | ABI49_0_0EXAV.m | 27 NSString *const ABI49_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
|
| /expo/packages/expo-av/ios/EXAV/ |
| H A D | EXAV.m | 27 NSString *const EXAudioRecordingOptionBitRateKey = @"bitRate";
|