Re: [GD-Windows] MP3 Playback under Windows
Brought to you by:
vexxed72
From: Niklas H. <ni...@ma...> - 2001-09-22 14:14:23
|
Tom Hubina wrote: > > I'm looking for the way to provide MP3 playback with the minimum system > requirements. That is, the oldest version of DirectX or Windows Media > Player, or whatever else it would take. > > What APIs and libraries are required, and does anyone have a link to some > sample code for doing this? > > Tom > > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Have you looked at fmod (www.fmod.org) If I remebers correctly it should be able to fallback all the way to windows generic sound system. And shouldn't even require directx. But I haven't looked at that part closely so I might be completely off too. /Niklas Hansson |