MOS
include
mos
aud
sound_streams.hpp
1
#pragma once
2
3
#include <mos/aud/sound_stream.hpp>
4
#include <mos/core/container.hpp>
5
6
namespace
mos::aud
{
7
9
using
Sound_streams = Container<Sound_stream>;
10
11
}
// namespace mos::aud
mos::aud
Definition:
filter.hpp:13
Generated on Sat Jan 22 2022 12:45:29 for MOS by
1.8.13