HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
tt::audio_system_asio Class Reference
Inheritance diagram for tt::audio_system_asio:
tt::audio_system

Additional Inherited Members

- Public Member Functions inherited from tt::audio_system
 audio_system (tt::event_queue const &event_queue, std::weak_ptr< audio_system_delegate > delegate)
 
 audio_system (audio_system const &)=delete
 
 audio_system (audio_system &&)=delete
 
audio_systemoperator= (audio_system const &)=delete
 
audio_systemoperator= (audio_system &&)=delete
 
virtual void init () noexcept
 
virtual void deinit () noexcept
 
virtual std::vector< audio_device * > devices () noexcept=0
 The devices that are part of the audio system.
 
- Static Public Member Functions inherited from tt::audio_system
static std::unique_ptr< audio_systemmake_unique (tt::event_queue const &event_queue, std::weak_ptr< audio_system_delegate > delegate) noexcept
 

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