#include <nitro/snd.h>
const SNDWaveData* SND_GetWaveDataAddress( const SNDWaveArc* waveArc, int index );
waveArc |
This is the Waveform Archive pointer. |
index |
This is the index number of the waveform data. |
2005/01/20 Initial version.
CONFIDENTIAL