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

Additional Inherited Members

- Public Types inherited from v1::audio_system
using notifier_type = notifier<>
 
using callback_token = notifier_type::callback_token
 
using callback_proto = notifier_type::callback_proto
 
- Public Member Functions inherited from v1::audio_system
 audio_system (audio_system const &)=delete
 
 audio_system (audio_system &&)=delete
 
audio_systemoperator= (audio_system const &)=delete
 
audio_systemoperator= (audio_system &&)=delete
 
virtual generator< audio_device * > devices () noexcept=0
 The devices that are part of the audio system.
 
callback_token subscribe (forward_of< callback_proto > auto &&func, callback_flags flags=callback_flags::synchronous) noexcept
 Subscribe a function to be called when the device list changes.
 
auto operator co_await () noexcept
 
- Static Public Member Functions inherited from v1::audio_system
static std::unique_ptr< audio_systemmake_unique () noexcept
 Create an audio system object specific for the current operating system.
 

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