The internal renderer state object. More...

#include "murl_audio_state.h"

Inheritance diagram for Murl::Audio::State:

Public Member Functions

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...
 

Detailed Description

The internal renderer state object.

Only necessary when implementing custom audio objects.

Member Function Documentation

◆ GetAudioInterface()

virtual IAudioInterface* Murl::Audio::State::GetAudioInterface ( ) const
virtual

Get the platform front end's audio interface.

Returns
The audio interface.

The documentation for this class was generated from the following file:
  • murl_audio_state.h


Copyright © 2011-2026 Spraylight GmbH.