UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FXAudio2VoiceCallback Class Referencefinal

#include <AudioMixerPlatformXAudio2.h>

+ Inheritance diagram for Audio::FXAudio2VoiceCallback:

Public Member Functions

 FXAudio2VoiceCallback ()
 
 ~FXAudio2VoiceCallback ()
 

Detailed Description

FXAudio2VoiceCallback XAudio2 implementation of IXAudio2VoiceCallback This callback class is used to get event notifications on buffer end (when a buffer has finished processing). This is used to signal the I/O thread that it can request another buffer from the user callback.

Constructor & Destructor Documentation

◆ FXAudio2VoiceCallback()

Audio::FXAudio2VoiceCallback::FXAudio2VoiceCallback ( )
inline

◆ ~FXAudio2VoiceCallback()

Audio::FXAudio2VoiceCallback::~FXAudio2VoiceCallback ( )
inline

The documentation for this class was generated from the following files: