just_audio_windows 0.2.2  just_audio_windows: ^0.2.2 copied to clipboard
just_audio_windows: ^0.2.2 copied to clipboard
Windows platform implementation of just_audio. Implemented using WinRT MediaPlayer
just_audio_windows #
The windows implementation of just_audio. Implemented using Windows' Media Player
Features #
| Feature | Windows | Description | 
|---|---|---|
| read from URL | ✅ | |
| read from file | ✅ | |
| read from asset | ✅ | |
| read from byte stream | (not tested) | |
| request headers | ||
| DASH | ✅ | Dash profile support | 
| HLS | ✅ | Hsl tag support | 
| ICY metadata | ||
| buffer status/position | ✅ | |
| play/pause/seek | ✅ | |
| set volume/speed | ✅ | |
| clip audio | ||
| playlists | ✅ | Playlists | 
| looping/shuffling | ✅ | |
| compose audio | ||
| gapless playback | ✅ | |
| report player errors | ✅ | |
| handle phonecall interruptions | ||
| buffering/loading options | ||
| set pitch | ✅ | |
| skip silence | ||
| equalizer | ||
| volume boost | 
Player error codes #
- unknown
- abort
- networkError
- decodingError
- sourceNotSupported