sdl2
:
sdl2
.SDL_OpenAudioDevice
Function SDL_OpenAudioDevice:
SDL_AudioDeviceID
( device
:
monkey.types.Cstring
,iscapture
:
Int
,desired
:
SDL_AudioSpec
Ptr,obtained
:
SDL_AudioSpec
Ptr,allowed
changes
:
Int
)