Home
last modified time | relevance | path

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

/expo/packages/expo-av/src/Audio/
H A DRecordingConstants.ts98 bitRate: 128000,
106 bitRate: 128000,
125 bitRate: 128000,
133 bitRate: 64000,
H A DRecording.types.ts92 bitRate?: number;
135 bitRate: number;
/expo/packages/expo-av/build/Audio/
H A DRecordingConstants.js95 bitRate: 128000, property
103 bitRate: 128000, property
121 bitRate: 128000, property
129 bitRate: 64000, property
H A DRecording.types.d.ts80 bitRate?: number;
121 bitRate: number;
H A DRecordingConstants.js.map1bitRate: 128000,\n },\n ios: {\n extension: '.m4a',\n outputFormat: IOSOutputFormat.MPEG4A…
H A DRecording.types.js.map1bitRate will be clipped internally to ensure the audio recording\n * can proceed smoothly based …
/expo/apps/test-suite/tests/
H A DRecording.js18 bitRate: 128000, property
26 bitRate: 128000, property
102 bitRate: 8000, property
/expo/ios/versioned/sdk47/EXAV/EXAV/
H A DABI47_0_0EXAV.m27 NSString *const ABI47_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
/expo/ios/versioned/sdk48/EXAV/EXAV/
H A DABI48_0_0EXAV.m27 NSString *const ABI48_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
/expo/ios/versioned/sdk49/EXAV/EXAV/
H A DABI49_0_0EXAV.m27 NSString *const ABI49_0_0EXAudioRecordingOptionBitRateKey = @"bitRate";
/expo/packages/expo-av/ios/EXAV/
H A DEXAV.m27 NSString *const EXAudioRecordingOptionBitRateKey = @"bitRate";