文件名称:MP3_Player
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MP3_Player\AVI Player.clw
..........\AVI Player.cpp
..........\AVI Player.dsp
..........\AVI Player.dsw
..........\AVI Player.h
..........\AVI Player.rc
..........\AVI PlayerDlg.cpp
..........\AVI PlayerDlg.h
..........\ReadMe.txt
..........\res\AVI Player.ico
..........\...\AVI Player.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\res
MP3_Player
..........\AVI Player.cpp
..........\AVI Player.dsp
..........\AVI Player.dsw
..........\AVI Player.h
..........\AVI Player.rc
..........\AVI PlayerDlg.cpp
..........\AVI PlayerDlg.h
..........\ReadMe.txt
..........\res\AVI Player.ico
..........\...\AVI Player.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\res
MP3_Player