[sdlsound] Sound_AvailableDecoders

Ryan C. Gordon icculus at clutteredmind.org
Thu Sep 26 21:13:07 EDT 2002


> I am new for SDL_sound library. I am writing codes in delphi.
>
> First of all, I have tried to get decoder list with
> Sound_AvailableDecoders but I cant do this. What is the problem ?
>
> Can I find an sample code for SDL_Sound?

The playsound.c file in the SDL_sound source distribution is a pretty
in-depth example of SDL_sound usage, but it's in C, not Delphi.


Did you call Sound_Init() before Sound_AvailableDecoders()?

--ryan.






More information about the sdlsound mailing list