SsVabTransferAccesses and transfers VAB waveform data | |||||||||||||||
Arguments
Return ValueThe VAB ID number is returned if the VAB data was successfully transferred to the SPU sound buffer.If the function fails to complete, one of the following values is returned:
ExplanationThe sound source header list (VH data) pointed to by vh_addr is accessed and the corresponding waveform data (VB data) pointed to by vb_addr is transferred to the SPU sound buffer.The VAB identification number is specified in vabid. When vabid is -1, SsVabTransfer() allocates and returns an available VAB ID number (0-15). See AlsoSsVabClose() |