Interface VideoWindowPlaybackStateChangeEvent

interface VideoWindowPlaybackStateChangeEvent {
    videoWindowPlaybackState: VideoWindowPlaybackState;
}

Hierarchy (view full)

Properties

videoWindowPlaybackState: VideoWindowPlaybackState