![]() |
Murl Engine API
Version 2018.3
|
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 | |
![]() | |
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... | |