8 #include <AL/efx-presets.h> 10 #include <mos/al/resource.hpp> 11 #include <mos/apu/source.hpp> 12 #include <mos/aud/source.hpp> 21 using Time_point = std::chrono::time_point<std::chrono::system_clock,
22 std::chrono::nanoseconds>;
Definition: buffer.hpp:13
General resource living on the APU.
Definition: resource.hpp:14
Source living on the APU.
Definition: source.hpp:17
Source living on the APU.
Definition: source.hpp:14
OpenAL audio renderer.
Definition: renderer.hpp:35