You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://patreon.com/preview/8adae1b75d654b2899e04a9e1111f0eb"title="Donate to this project using Patreon"><imgsrc="https://img.shields.io/badge/patreon-donate-yellow.svg"alt="Patreon donate button" /></a>
4
-
<ahref="https://www.paypal.me/GOXR3PLUSCOMPANY"title="Donate to this project using Paypal"><imgsrc="https://img.shields.io/badge/paypal-donate-yellow.svg"alt="PayPal donate button" /></a>
5
-
6
1
# Java-stream-player
7
2
Java Audio Controller Library with (seek,start,stop,pause,play,restart features)
8
3
9
-
### Looking for a ffmpeg wrapper in Java
10
-
> Check this -> [jave2](https://github.com/goxr3plus/jave2) , currently updating it :)
4
+
This is a continuation and full improvement of [JavaZoom BasicPlayer](http://www.javazoom.net/jlgui/api.html)
<ahref="https://patreon.com/preview/8adae1b75d654b2899e04a9e1111f0eb"title="Donate to this project using Patreon"><imgsrc="https://img.shields.io/badge/patreon-donate-yellow.svg"alt="Patreon donate button" /></a>
8
+
<ahref="https://www.paypal.me/GOXR3PLUSCOMPANY"title="Donate to this project using Paypal"><imgsrc="https://img.shields.io/badge/paypal-donate-yellow.svg"alt="PayPal donate button" /></a>
12
9
13
-
This is a continuation and full improvement of [JavaZoom BasicPlayer](http://www.javazoom.net/jlgui/api.html)
14
10
15
11
### What audio formats it supports?
16
12
It supports **WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats** , using some external libraries . Although more will be added in future releases.
17
13
18
-
## --Maven Build--
19
-
20
-
### Maven Clean Package [ With Javadocs produced ]
0 commit comments