Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

ProjectAnni/just_audio_libwinmedia

 
 

Repository files navigation

just_audio_libwinmedia

The libwinmedia implementation of just_audio.

Installation

Add the just_audio_libwinmedia dependency to your pubspec.yaml alongside with just_audio:

dependencies:
  just_audio: any # substitute version number
  just_audio_libwinmedia: any # substitute version number

Linux

Install the required packages before building your app.

sudo apt-get install libwebkit2gtk-4.0-dev

Features

Feature Windows Linux
read from URL
read from file
read from asset
read from byte stream
request headers
DASH
HLS
ICY metadata
buffer status/position
play/pause/seek
set volume/speed
clip audio
playlists
looping/shuffling
compose audio
gapless playback
report player errors
handle phonecall interruptions
buffering/loading options
set pitch
skip silence
equalizer
volume boost

About

Libwinmedia implementation of just_audio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%