ReactOS 0.4.15-dev-7953-g1f49173
audio_api.hpp
Go to the documentation of this file.
1#ifndef __AUDIO_API__
2#define __AUDIO_API__
3
4#include "audio_membuffer.hpp"
5#include "audio_wavein.hpp"
6#include "audio_waveout.hpp"
7
8#endif