Searched defs:pauseAsync (Results 1 – 8 of 8) sorted by relevance
| /expo/packages/expo-av/build/ | ||
| H A D | AV.d.ts | 100 pauseAsync(): Promise<AVPlaybackStatus>; method |
| H A D | AV.js | 182 async pauseAsync() { method |
| H A D | Video.js | 166 pauseAsync; field in Video |
| /expo/packages/expo-av/src/ | ||
| H A D | AV.ts | 279 pauseAsync(): Promise<AVPlaybackStatus>; method |
| /expo/packages/expo-av/src/Audio/ | ||
| H A D | Recording.ts | 383 async pauseAsync(): Promise<RecordingStatus> { method in Recording |
| /expo/packages/expo-av/build/Audio/ | ||
| H A D | Recording.js | 313 async pauseAsync() { method in Recording |
| H A D | Sound.js | 279 pauseAsync; field in Sound |
| /expo/packages/expo-file-system/build/ | ||
| H A D | FileSystem.js | 396 async pauseAsync() { method in DownloadResumable |