Home
last modified time | relevance | path

Searched defs:playAsync (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-av/src/
H A DAV.ts236 playAsync(): Promise<AVPlaybackStatus>; method
353 async playAsync(): Promise<AVPlaybackStatus> { constant
/expo/packages/expo-av/build/
H A DAV.d.ts68 playAsync(): Promise<AVPlaybackStatus>; method
H A DAV.js171 async playAsync() { method
H A DVideo.js164 playAsync; field in Video
/expo/packages/expo-av/build/Audio/
H A DSound.js277 playAsync; field in Sound