[SDL] SDL 1.3 audio API proposal...

Ryan C. Gordon icculus at icculus.org
Fri Aug 4 14:38:09 PDT 2006


> I was pleased to see Capture support is mentioned, is this using the same
> idea behind the recording patch
> (https://bugzilla.libsdl.org/show_bug.cgi?id=10 )  - I tested this under
> linux and it works great but lacked win32 support at the time and I didn't
> have time to embark upon it.

It won't be that patch, but it's roughly the same idea. Capture devices 
are more or less like output devices, except you read the buffer in the 
callback instead of writing to it.

--ryan.






More information about the SDL mailing list