IXAudio2EngineCallback::OnProcessingPassEnd Method

Called by XAudio2 just after an audio processing pass ends.

Syntax

public:
void OnProcessingPassEnd()  

Return value

None.

Remarks

For information about the IXAudio2EngineCallback interface methods, see the XAudio2 Callbacks section.

Requirements

Header: Declared in xaudio2.h.

Library: Use xaudio2.lib.

See also

IXAudio2EngineCallback

IXAudio2EngineCallback Members