models/controls 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
- OverlayControls
- OverlayControls is the class which deside which Video player controls and there theme
- 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
- PlayerTheme
- PlayerTheme
- Playlist
- Playlist
- ProgressBarTheme
- Progress Bar Theme
- SubtitleTrack
- SubtitleTrack
- Track
- Track
- Tracks
- Tracks
- 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
- VideoTrack
- VideoTrack
- Volume
- Volume
- WebPlayer
Enums
- MPVLogLevel
- MPVLogLevel
- PlaylistMode
- This file is a part of media_kit (https://github.com/media-kit/media-kit).
Functions
-
nativeEnsureInitialized(
{String? libmpv}) → void - Initializes the native backend for package:media_kit.
-
webEnsureInitialized(
{String? libmpv}) → void