SDL_mixer Rwops support

The SDL_mixer RWops support seems to be limited to loading a wav file from
memory, or is there a generalised version that also supports RWops ?
i wish to support mp3 aswell and thus wish to load it from a memory chunk
using Rwops.

GreetZ
DV

Dinand Vanvelzen wrote:

The SDL_mixer RWops support seems to be limited to loading a wav file from
memory, or is there a generalised version that also supports RWops ?
i wish to support mp3 aswell and thus wish to load it from a memory chunk
using Rwops.

you’ll progbably want to use SDL_sound to load an mp3 through RWops…
at least until the much awaited rewrite of SDL_mixer is made to use SDL_sound…–
-==-
Jon Atkins
http://jonatkins.org/