flutter_base_player_platform_interface library

Classes

BaseTrack
FlutterBasePlayerPlatform
Universal video player for flutter Support platform: Android, iOS, MacOS, Windows, Linux and Web We use video_player for Android and media_kit for iOS, MacOS, Windows and Linux Support source: assets, file, network Methods: play, pause, seek, setVolume, setPlaybackSpeed, setLooping Value: aspectRatio, buffered, duration, hasError, errorMessage, playbackSpeed, position, size, volume isBuffering, isInitialized, isLooping, isPlaying EventStream: positionStream, Init parameters: initialDuration

Enums

LogLevel