video_player_platform_interface library

Classes

DataSource
Description of the data source used to create an instance of the video player.
DurationRange
Describes a discrete segment of time within a video using a start and end Duration.
VideoEvent
Event emitted from the platform implementation.
VideoPlayerOptions
VideoPlayerOptions can be optionally used to set additional player settings
VideoPlayerPlatform
The interface that implementations of video_player must implement.
VideoPlayerWebOptions
VideoPlayerWebOptions can be optionally used to set additional web settings
VideoPlayerWebOptionsControls
VideoPlayerWebOptions can be used to set how control options are displayed

Enums

DataSourceType
The way in which the video was originally loaded.
VideoEventType
Type of the event.
VideoFormat
The file format of the given video.