FastLED 3.9.15
Loading...
Searching...
No Matches
fl::audio::AudioManager Class Reference

Detailed Description

Definition at line 14 of file audio_manager.h.

#include <audio_manager.h>

Public Member Functions

 AudioManager () FL_NOEXCEPT=default
 
 ~AudioManager () FL_NOEXCEPT=default
 
shared_ptr< Processoradd (const Config &config) FL_NOEXCEPT
 
shared_ptr< Processoradd (shared_ptr< IInput > input) FL_NOEXCEPT
 
shared_ptr< Processoradd (UIAudio &uiAudio) FL_NOEXCEPT
 
shared_ptr< Processor > & processor () FL_NOEXCEPT
 
void remove (shared_ptr< Processor > processor) FL_NOEXCEPT
 

Static Public Member Functions

static AudioManagerinstance () FL_NOEXCEPT
 

Private Member Functions

 AudioManager (const AudioManager &) FL_NOEXCEPT=delete
 
AudioManageroperator= (const AudioManager &) FL_NOEXCEPT=delete
 

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