WMp3 C++ class for Windows (ver. 2.1)
[ 2008-12-04 22:39:00 | 作者: ccloveaa ]
WMp3 C++ class for Windows (ver. 2.1)
This is simple C++ class for playing mp3 files. It has integrated LIBMAD 0.15.1b mp3 decoder and you don't need additional library or dll etc. The simplest way to play mp3 files in your C++ projects.
Just 3 lines of C++ code and you are playing mp3 file.
Features:
support Layer1, Layer2 and Layer3.
support free format bitstream ( e.g. bitrate over 320 kbps )
read ID3v1 and ID3v2 tags
built in internal equalizer ( 10 band )
built in external Shibatch Super Equalizer ver 0.03 ( 10 band )
built in echo and reverb sound processor
loop playing ( you can play just one portion of mp3 file, repeat this portion ... )
channel mixer ( you can mix left and right chanel, convert stereo to mono ... )
fade in processor ( fade in volume )
fade out processor ( fade out volume )
internal volume control
function for pulling VU meter data ( you can simply create VU meter )
play data from disk files
play data from exe resource
play data from allocated memory
easy play, pause, seek ...
评论Feed: http://www.ccloveaa.com/blog/feed.asp?q=comment&id=471
This is simple C++ class for playing mp3 files. It has integrated LIBMAD 0.15.1b mp3 decoder and you don't need additional library or dll etc. The simplest way to play mp3 files in your C++ projects.
Just 3 lines of C++ code and you are playing mp3 file.
Features:
support Layer1, Layer2 and Layer3.
support free format bitstream ( e.g. bitrate over 320 kbps )
read ID3v1 and ID3v2 tags
built in internal equalizer ( 10 band )
built in external Shibatch Super Equalizer ver 0.03 ( 10 band )
built in echo and reverb sound processor
loop playing ( you can play just one portion of mp3 file, repeat this portion ... )
channel mixer ( you can mix left and right chanel, convert stereo to mono ... )
fade in processor ( fade in volume )
fade out processor ( fade out volume )
internal volume control
function for pulling VU meter data ( you can simply create VU meter )
play data from disk files
play data from exe resource
play data from allocated memory
easy play, pause, seek ...
评论Feed: http://www.ccloveaa.com/blog/feed.asp?q=comment&id=471
Gunner!Lingo,Flash action script,max plug-in.
Contact Way:QQ:58920142 MSN:ccloveaa@sina.com
李连杰->壹基金->民间后援团!
Contact Way:QQ:58920142 MSN:ccloveaa@sina.com
李连杰->壹基金->民间后援团!
这篇日志没有评论.






