Home
last modified time | relevance | path

Searched defs:RecordingOptionsPresets (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-av/build/Audio/
H A DRecordingConstants.js201 export const RecordingOptionsPresets = { constant
H A DRecordingConstants.d.ts139 export declare const RecordingOptionsPresets: Record<string, RecordingOptions>; constant
/expo/packages/expo-av/src/Audio/
H A DRecordingConstants.ts206 export const RecordingOptionsPresets: Record<string, RecordingOptions> = { constant