Home
last modified time | relevance | path

Searched refs:setProgressUpdateIntervalAsync (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-av/build/
H A DAV.d.ts150 setProgressUpdateIntervalAsync(progressUpdateIntervalMillis: number): Promise<AVPlaybackStatus>; method
167 setProgressUpdateIntervalAsync(progressUpdateIntervalMillis: number): Promise<AVPlaybackStatus>; constant
H A DVideo.d.ts74setProgressUpdateIntervalAsync: (progressUpdateIntervalMillis: number) => Promise<AVPlaybackStatus…
H A DAV.js211 async setProgressUpdateIntervalAsync(progressUpdateIntervalMillis) { method
H A DVideo.js173 setProgressUpdateIntervalAsync; field in Video
H A DVideo.js.map1setProgressUpdateIntervalAsync()` to modify\n * the interval with which `onPlaybackStatusUpdate`…
H A DAV.js.map1setProgressUpdateIntervalAsync(progressUpdateIntervalMillis: number): Promise<AVPlaybackStatus>;\n…
/expo/packages/expo-av/src/
H A DAV.ts344 setProgressUpdateIntervalAsync(progressUpdateIntervalMillis: number): Promise<AVPlaybackStatus>; method
412 async setProgressUpdateIntervalAsync(
H A DVideo.tsx217 …* Set `progressUpdateIntervalMillis` via `setStatusAsync()` or `setProgressUpdateIntervalAsync()` …
243 setProgressUpdateIntervalAsync!: (
/expo/packages/expo-av/build/Audio/
H A DSound.d.ts184setProgressUpdateIntervalAsync: (progressUpdateIntervalMillis: number) => Promise<AVPlaybackStatus…
H A DSound.js286 setProgressUpdateIntervalAsync; field in Sound
H A DSound.js.map1setProgressUpdateIntervalAsync()` to modify\n * the interval with which `onPlaybackStatusUpdate`…
/expo/packages/expo-av/src/Audio/
H A DSound.ts441 setProgressUpdateIntervalAsync!: (