HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
audio_device_asio.hpp
1// Distributed under the Boost Software License, Version 1.0.
2// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
3
4#pragma once
5
6#include "audio_device.hpp"
7
8namespace hi::inline v1 {
9
13};
14
15} // namespace hi::inline v1
DOXYGEN BUG.
Definition algorithm.hpp:15
A set of audio channels which can be rendered and/or captures at the same time.
Definition audio_device.hpp:31
Definition audio_device_asio.hpp:12