pkgsrc-wip/java-basicplayer/DESCR

5 lines
242 B
Plaintext

BasicPlayer layer is the simple player API of jlGui. These classes are designed
to be used in any application that needs simple features
(play, stop, pause, resume, seek) to play audio file or stream.
It's a high-level API over JavaSound API