[Openal] Question about alcCaptureOpenDevice buffersize

Garin Hiebert garinh at cheesetoast.net
Thu Nov 2 02:38:13 PST 2006


> 3. i have try set another number to buffersize , it runs normal, what is this
> var. use for?
>
>   

The "buffersize" ("samps" in the specification) is the number of samples
which the application would like to retrieve. The buffer must be at
least large enough to contain that number of samples, but is allowed to
be larger.

Garin



More information about the Openal mailing list