Skip to main content

VideoPlaybackControlView.Content.VideoState

The type describing the current video state.

public enum VideoState 

Enumeration Cases

playing

case playing

paused

case paused

loading

case loading

Did you find this page helpful?