IXAudio2VoiceCallback::OnVoiceProcessingPassEnd Method

Called just after the processing pass for the voice ends.

Syntax

public:
void OnVoiceProcessingPassEnd()  

Return value

None.

Remarks

For information about IXAudio2VoiceCallback interface methods, see the XAudio2 Callbacks topic.

Requirements

Header: Declared in xaudio2.h.

Library: Use xaudio2.lib.

See also

IXAudio2VoiceCallback

IXAudio2VoiceCallback Members