SDL_AudioInit
Use this function to access the raw audio mixing buffer for the SDL library.
Contents
Syntax
int SDL_AudioInit (const char *driver_name)
Function Parameters
Return Value
Code Examples
You can add your code example here
Remarks
You can add useful comments here
