Decode audio files from various formats.
MFSampledSP is a free and Windows-7-or-later implementation of some of the javax.sound.sampled.spi interfaces. It is part of the SampledSP collection of javax.sound.sampled libraries. Its main purpose is to decode audio from various formats at high speed. Examples for supported formats are MP3 or AAC. MFSampledSP supports all formats also supported by Microsoft's Media Foundation. MFSampledSP always converts audio data on-the-fly into LPCM. No other conversions are supported. This also means that AudioFormat objects should be interpreted with a grain of salt. Because MFSampledSP depends on native code, you need to add the provided dlls to your java.library.path and the provided jar to your classpath.
Operating systems:
Windows 7, Windows 8
Date:
08.07.2013
Похожие программы