|
HikoGUI
A low latency retained GUI
|
Additional Inherited Members | |
Public Member Functions inherited from tt::audio_system | |
| audio_system (std::weak_ptr< audio_system_delegate > const &delegate) | |
| audio_system (audio_system const &)=delete | |
| audio_system (audio_system &&)=delete | |
| audio_system & | operator= (audio_system const &)=delete |
| audio_system & | operator= (audio_system &&)=delete |
| virtual std::vector< std::shared_ptr< audio_device > > | devices () noexcept=0 |
| virtual void | init () noexcept |
Static Public Attributes inherited from tt::audio_system | |
| static unfair_recursive_mutex | mutex |
| static std::shared_ptr< audio_system > | global |