wow, so it could be turned into a full mp3 player if jin wanted to do it. it whould be possible to create and listen to playlists, skip / go back to a track, increase and decrease the volume? is it possible to implement? if so, it whould be great. thanks.
-----Mensagem original----- De: Thomas Ward <[email protected]> Para: Gamers Discussion list <[email protected]> Data: Quinta, 18 de Março de 2010 20:18 Assunto: Re: [Audyssey] question for jim kitchen Hi Jim, No, DirectSound can't but I believe DirectShow can. The thing to keep in mind with mp3 files instead of loading them like a game *.wav file you should stream them. DirectSound doesn't really have that kind of support. What I'd do if I were you is use FMOD Ex 4.28 which is a com library, and can easily be included in Visual Basic 6 apps. In fact, I just checked and theFMOD 4.28 SDK has a PlayStream example written in Visual Basic 6 for developers who want to play mp3s, oggs, etc as sound streams. Cheers! --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. __________ Information from ESET NOD32 Antivirus, version of virus signature database 4956 (20100318) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
