[Openal-devel] Map/Unmap API

Sherief N. Farouk sherief at mganin.com
Sun Aug 16 03:22:29 PDT 2009


"(eg. passing ((ALvoid*)2) to alBufferData will read sample data starting
    from the second byte of the selected databuffer)."

Don't you mean the THIRED byte? Passing 0 will read sample data starting
from the FIRST byte passing 1 will read sample data from the second byte,
and passing 2 will read data starting from the third byte.

- Sherief



More information about the Openal-devel mailing list