[Openal] APCM internal representation
Niklas Frykholm
niklas at grin.se
Tue Feb 21 06:14:10 PST 2006
When I ask for the AL_SIZE of an ADPCM-compressed buffer I get back the
size of the uncompressed data. Does this mean that the ADPCM data is
stored uncompressed by the device? I was under the impression that
OpenAL was able to work with the compressed data without expanding it.
Or is it device dependent? Is the data kept compressed on some types of
devices and expanded on others?
// Niklas
More information about the Openal
mailing list