Interface VideoWindowPlaybackStateChangeEvent

interface VideoWindowPlaybackStateChangeEvent {
    videoWindowPlaybackState: VideoWindowPlaybackState;
}

Hierarchy (View Summary)

Properties

videoWindowPlaybackState: VideoWindowPlaybackState