2504c1be5e5df3a0e71c190524a6cbd0687dfcd7
[reactos.git] / reactos / base / applications / sndrec32 / audio_producer.cpp
1 /*
2 * PROJECT: ReactOS Sound Record Application
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: base/applications/sndrec32/audio_producer.cpp
5 * PURPOSE: Audio Format
6 * PROGRAMMERS: Marco Pagliaricci <ms_blue (at) hotmail (dot) it>
7 */
8
9 #include "stdafx.h"
10 #include "audio_producer.hpp"
11