Description: mad mp3解码dll
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
-mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C / C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided. Platform: |
Size: 98496 |
Author:网量 |
Hits:
Description: mad mp3解码dll
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
-mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C/C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided. Platform: |
Size: 98304 |
Author:网量 |
Hits:
Description: MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和
LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点
支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。
在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad) is an open source precision MPEG audio decoder library, support for MPEG-1 (Layer I, Layer II, and LayerIII (ie MP3). LIBMAD providing the 24-bit PCM output, is completely fixed-point calculations, is not very suitable for Supported platforms floating point using libmad offers a range of API, it can be very simple to achieve decoding MP3 data in the source code files libmad directory mad.h file, you can see most of the library the data structure and API, etc. Platform: |
Size: 2491392 |
Author:cqj |
Hits: