dart/core/media_universe/media_kit_fork library

This file is a part of .

Copyright © 2021 & onwards, <>. All rights reserved. Use of this source code is governed by MIT license that can be found in the LICENSE file.

Classes

AudioDevice
AudioDevice
AudioParams
AudioParams
AudioTrack
AudioTrack
Media
Media
MediaKit
package:media_kit_fork
NativePlayer
NativePlayer
PlatformPlayer
PlatformPlayer
Playable
Playable
Player
Player
PlayerConfiguration
PlayerConfiguration
PlayerLog
PlayerLog
PlayerState
PlayerState
PlayerStream
PlayerStream
Playlist
Playlist
SubtitleTrack
SubtitleTrack
Track
Track
Tracks
Tracks
VideoParams
VideoParams
VideoTrack
VideoTrack
WebPlayer
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Enums

MPVLogLevel
MPVLogLevel
PlaylistMode
PlaylistMode

Functions

nativeEnsureInitialized({String? libmpv}) → void
Initializes the native backend for package:media_kit_fork.
webEnsureInitialized({String? libmpv}) → void
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Typedefs

libmpvPlayer = NativePlayer
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
webPlayer = WebPlayer
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer