The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IXAudio2EngineCallback::OnProcessingPassEnd method
Called by XAudio2 just after an audio processing pass ends.
Syntax
virtual void OnProcessingPassEnd() = 0;
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
For information about the IXAudio2EngineCallback interface methods, see the XAudio2 Callbacks section.
Platform Requirements
Windows 10 (XAudio2.9); Windows 8, Windows Phone 8 (XAudio 2.8); DirectX SDK (XAudio 2.7)
Requirements
|
Header |
|
|---|
See also
Show: