Searched refs:VideoPlayState (Results 1 – 1 of 1) sorted by relevance
1892 type VideoPlayState = 'idle' | 'prepared' | 'playing' | 'paused' | 'stopped' | 'error'; alias2202 readonly state: VideoPlayState;