Home
last modified time | relevance | path

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

/expo/packages/expo-av/src/
H A DAV.ts183 const nativeSource: AVPlaybackNativeSource | null = getNativeSourceFromSource(source); constant
H A DExponentAV.web.ts189 const source = typeof nativeSource === 'string' ? nativeSource : nativeSource.uri; constant
/expo/packages/expo-av/src/Audio/
H A DSound.ts357 const { nativeSource, fullInitialStatus } = constant