AppendableSoundData::GetData

AppendableSoundData::GetData
unsigned GetData(UByte* buff, unsigned dsize);
Description

GetData reads a buffer from the sound data.

Parameters
Parameters 
Description 
UByte* buff 
Buffer for the sound data. 
unsigned dsize 
Requested size of the sound data. 
Return Value

Actual size of the sound data copied in the buffer.