index library
Classes
- DurationRange
- Describes a discrete segment of time within a video using a start and end Duration.
- VideoPlayer
- Widget that displays the video controlled by controller.
- VideoPlayerController
-
A very minimal version of
VideoPlayerControllerfor running the example without relying onvideo_player. - VideoPlayerPip
- A Flutter plugin that adds Picture-in-Picture (PiP) functionality to the video_player package.
- VideoPlayerPipPlatform
- VideoPlayerValue
- The duration, current position, buffering state, error state and settings of a VideoPlayerController.
- VideoProgressIndicator
- Displays the play/buffering status of the video controlled by controller.