javax.sound.sampled.spi
interfaces based on Microsoft's
Media Foundation.See: Description
Package | Description |
---|---|
com.tagtraum.mfsampledsp |
Core classes of the MFSampledSP library.
|
MFSampledSP is a simple
implementation of the javax.sound.sampled.spi
interfaces based on Microsoft's
Media Foundation. It focuses on decoding
audio from many supported encodings and file formats to signed linear PCM.
Obviously, since MFSampledSP depends on Windows, it is not portable to other operating systems. Due to its dependency on the Source Reader, the implementation requires at least Windows 7.
MFSampledSP is part of the SampledSP collection.
Copyright © 2011–2018 tagtraum industries incorporated. All rights reserved.