PlayerOptions
type PlayerOptions: object;
Type declaration
allowsPictureInPicturePlayback
allowsPictureInPicturePlayback?: boolean;
closeWhenPlaybackEnd
closeWhenPlaybackEnd?: boolean;
disableChannelSkipInLiveStream
disableChannelSkipInLiveStream: boolean;
requiresLinearPlayback
requiresLinearPlayback?: boolean;