HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
ttauri
audio
audio_stream_config.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
namespace
tt {
7
8
struct
audio_stream_config
{
9
double
sample_rate;
10
11
};
12
13
}
tt::audio_stream_config
Definition
audio_stream_config.hpp:8
Generated on Mon Apr 22 2024 12:53:48 for HikoGUI by
1.10.0