6#include "audio_device.hpp"
7#include "../macros.hpp"
9hi_export_module(hikogui.audio.audio_device_asio);
11namespace hi {
inline namespace v1 {
DOXYGEN BUG.
Definition algorithm.hpp:16
geometry/margins.hpp
Definition lookahead_iterator.hpp:5
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