![]() |
Murl Engine API
Version 2025.1
|
The internal dummy renderer state object. More...
#include <murl_audio_dummy_state.h>
The internal dummy renderer state object.
Only necessary when implementing custom audio objects.
Additional Inherited Members | |
Public Member Functions inherited from Murl::Audio::State | |
| virtual void | Setup () |
| Set up the state for rendering. | |
| virtual void | Finish () |
| Finish the state after rendering. | |
| virtual IAudioInterface * | GetAudioInterface () const |
| Get the platform front end's audio interface. More... | |