FFSampledSP
FFSamplesSP

Introduction

FFSampledSP is a free implementation of the javax.sound.sampled.spi interfaces.
Its main purpose is to decode audio from various formats at high speed. FFSampledSP can support pretty much all formats supported by FFmpeg as support for them has been compiled into the used FFmpeg libs.
This is the source documentation for the native part of the library. You can find the documentation for the Java part here.