6#include "audio_device.hpp"
7#include "../macros.hpp"
9hi_export_module(hikogui.audio.audio_device_asio);
11hi_export
namespace hi {
inline namespace v1 {
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20
A set of audio channels which can be rendered and/or captures at the same time.
Definition audio_device.hpp:34
A class representing an audio device on the system.
Definition audio_device_asio.hpp:15