Mss32

所属分类:mpeg/mp3
开发工具:Visual C++
文件大小:8982KB
下载次数:10
上传日期:2011-10-09 17:53:11
上 传 者winstonzh
说明:  这份代码演示了如何播放MP3,注意,不是调用系统API,是使用MSS32。Mss32是一个MP3播放库,性能很好,大家要想做游戏或多媒体的可以用,他是自身解码,Windows的MCI或DirectShow虽然方便,但是依赖解码器.
(This code demonstrates how to play MP3, pay attention, not call the system API, is the use of MSS32. Mss32 library is an MP3 player, a good performance, we want to do games or multimedia can be used, he is self-decoding, Windows of MCI or DirectShow is convenient, but rely on the decoder.)

文件列表:
Mss32\2002.mp3 (6119049, 2004-08-13)
Mss32\Boutique.pck (822253, 2004-11-11)
Mss32\GameMusic.cpp (8256, 2005-04-12)
Mss32\GameMusic.h (1959, 2004-01-25)
Mss32\Main.aps (17944, 2006-09-07)
Mss32\Main.CPP (7432, 2006-09-07)
Mss32\Main.h (1914, 2005-04-12)
Mss32\Main.rc (3050, 2005-04-18)
Mss32\MP3Music.cpp (6998, 2005-04-12)
Mss32\MP3Music.h (974, 2005-04-12)
Mss32\MSS.H (174532, 2003-06-28)
Mss32\Mss32.dll (372736, 2004-11-16)
Mss32\mss32.lib (263786, 2003-07-26)
Mss32\mssccprj.scc (159, 2005-04-18)
Mss32\mssmp3.asi (138752, 2004-05-12)
Mss32\MusicSegment.cpp (12932, 2005-04-12)
Mss32\MusicSegment.h (2316, 2003-09-19)
Mss32\powermaxuse.mp3 (13132, 2005-04-16)
Mss32\Qbgm.mp3 (320366, 2005-04-15)
Mss32\removebarri.mp3 (1951, 2005-03-16)
Mss32\resource.h (958, 2005-04-18)
Mss32\restorebarri.mp3 (13294, 2005-03-16)
Mss32\Sbgm.mp3 (307618, 2005-04-15)
Mss32\SDKTMPL.dsp (3906, 2005-04-19)
Mss32\SDKTMPL.dsw (763, 2005-04-18)
Mss32\SDKTMPL.ncb (156672, 2006-09-07)
Mss32\SDKTMPL.opt (153088, 2006-09-07)
Mss32\SDKTMPL.plg (1259, 2006-09-07)
Mss32\SDKTMPL.sln (880, 2011-10-09)
Mss32\SDKTMPL.suo (14848, 2011-10-09)
Mss32\SDKTMPL.vcproj (6875, 2005-04-12)
Mss32\SDKTMPL.vcxproj (7060, 2011-10-09)
Mss32\SDKTMPL.vcxproj.user (143, 2011-10-09)
Mss32\Sound.cpp (8257, 2005-04-12)
Mss32\Sound.h (1633, 2005-04-12)
Mss32\SQgamebgm.mp3 (1493496, 2005-04-15)
Mss32\vssver.scc (160, 2005-04-19)
Mss32\win.mp3 (7907, 2005-03-16)
Mss32\Debug (0, 2011-10-09)
... ...

/* AIL_set_preference(DIG_MIN_CHAIN_ELEMENT_TIME, 3000); AIL_set_preference(DIG_INPUT_LATENCY, 2000); AIL_set_preference(DIG_DS_SECONDARY_SIZE, 320*1024L); AIL_set_preference(AIL_TIMERS, 160); AIL_set_preference(DIG_OUTPUT_BUFFER_SIZE, 491520); AIL_set_preference(AIL_MM_PERIOD, 50); */ RAD Miles Sound System 使用指南 (以下简称MSS) MSS是一套完全独立于Windows的一套跨平台的音乐播放制作系统,功能完善,运行稳定 http://www.radgametools.com/default.htm

近期下载者

相关文件


收藏者