Home
last modified time | relevance | path

Searched defs:pauseAsync (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-av/build/
H A DAV.d.ts100 pauseAsync(): Promise<AVPlaybackStatus>; method
160 pauseAsync(): Promise<AVPlaybackStatus>; constant
H A DAV.js182 async pauseAsync() { method
H A DVideo.js166 pauseAsync; field in Video
/expo/packages/expo-av/src/
H A DAV.ts279 pauseAsync(): Promise<AVPlaybackStatus>; method
/expo/packages/expo-av/src/Audio/
H A DRecording.ts383 async pauseAsync(): Promise<RecordingStatus> { method in Recording
/expo/packages/expo-av/build/Audio/
H A DRecording.js313 async pauseAsync() { method in Recording
H A DSound.js279 pauseAsync; field in Sound
/expo/packages/expo-file-system/build/
H A DFileSystem.js396 async pauseAsync() { method in DownloadResumable