Implementation of the IXAudio2VoiceCallback interface.
More...
|
| StreamingVoiceContext (int bufferLength) |
|
HRESULT | SubmitBuffer () |
|
| STDMETHOD_ (void, OnVoiceProcessingPassStart)(UINT32) override |
|
| STDMETHOD_ (void, OnVoiceProcessingPassEnd)() override |
|
| STDMETHOD_ (void, OnStreamEnd)() override |
|
| STDMETHOD_ (void, OnBufferStart)(void *) override |
|
| STDMETHOD_ (void, OnBufferEnd)(void *) override |
|
| STDMETHOD_ (void, OnLoopEnd)(void *) override |
|
| STDMETHOD_ (void, OnVoiceError)(void * |
|
|
IXAudio2SourceVoice * | SourceVoice |
|
|
int | bufferLength |
|
char * | buffer |
|
Implementation of the IXAudio2VoiceCallback interface.
Provides buffered audio to XAudio2 from the OpenTTD mixer.
Definition at line 47 of file xaudio2_s.cpp.
The documentation for this class was generated from the following file: