|
⇤ ← Revision 1 as of 2009-11-06 22:21:22
Size: 498
Comment: create page, add content
|
Size: 503
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| Line 14: | Line 13: |
| Line 15: | Line 15: |
| Line 16: | Line 17: |
| Line 25: | Line 27: |
| [[SDL_OtherFunction]] | [[SDL_OtherFunction]] |
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
