#include <revolution.h> void AXSetVoiceAddr(AXVPB *pvpb, AXPBADDR *addr);
pvpb |
Pointer to the specified voice. |
addr |
Pointer to structure of type AXPBADDR. Values are initialized by the user audio application. |
None.
AXSetVoiceAddr() sets the AXPBADDR parameters for a voice. This function also programs the axvpb.pb.adpcm.gain for PCM formats, and asserts the appropriate synchronization bits in axvpb.sync.
axvpb.pb.addr
AXSetVoiceCurrentAddr
AXSetVoiceEndAddr
2006/03/01 Initial version.
CONFIDENTIAL