Displaying 1 result from an estimated 1 matches for "ccomefram".
Did you mean:
ccomeframe
2006 Sep 08
2
problem with compression and decompression
...s the OpenAL format in use)
BUFFERSIZE (which is 1024, the size of the frames which I read)
As for the arguments for "Compress()", pData is the ALchar pointer which
contains the data. iFrameSize is the integer which will store the number of
bytes actually written to the compressed frame. cComeFrame is the character
array which eventually stores the compressed voice data.
As for the arguments for "Decompress()", pDecomData is the ALchar pointer
which will store the decompressed voice data. iFrameSize is the integer
which provides the actual number of bytes written to the compressed...