models/play_video_controller library

Classes

AudioDevice
This file is a part of media_kit (https://github.com/media-kit/media-kit).
AudioParams
This file is a part of media_kit (https://github.com/media-kit/media-kit).
AudioTrack
AudioTrack
Media
Media
MediaKit
package:media_kit
NativePlayer
NativePlayer
PlatformPlayer
PlatformPlayer
Playable
This file is a part of media_kit (https://github.com/media-kit/media-kit).
Player
Player
PlayerConfiguration
PlayerConfiguration
PlayerLog
This file is a part of media_kit (https://github.com/media-kit/media-kit).
PlayerState
PlayerState
PlayerStream
PlayerStream
Playlist
Playlist
PlayVideoController
PlayVideoController is the controller passed in the VideoPlayer widget It Contain common functionality and my differs according to the input
SubtitleTrack
SubtitleTrack
Track
Track
Tracks
Tracks
Video
Video is the Type of Video
VideoParams
This file is a part of media_kit (https://github.com/media-kit/media-kit).
VideoPlayerState
VideoPlayerState is the state of the Video , player. Control every thing , Get all updates From this state and stream
Videos
Videos
VideoTrack
VideoTrack
Volume
Volume
WebPlayer

Functions

nativeEnsureInitialized({String? libmpv}) → void
Initializes the native backend for package:media_kit.
webEnsureInitialized({String? libmpv}) → void