audio_windows_sink Class Reference
audio sink using winmm mmsystem (win32 only)
More...
#include <audio_windows_sink.h>
List of all members.
Detailed Description
audio sink using winmm mmsystem (win32 only)
input signature is one or two streams of floats. Input samples must be in the range [-1,1].
Constructor & Destructor Documentation
audio_windows_sink::audio_windows_sink |
( |
int |
sampling_freq, |
|
|
const std::string |
device_name = "" | |
|
) |
| | [protected] |
audio_windows_sink::~audio_windows_sink |
( |
|
) |
|
Member Function Documentation
int audio_windows_sink::open_waveout_device |
( |
void |
|
) |
[protected] |
int audio_windows_sink::string_to_int |
( |
const std::string & |
s |
) |
[protected] |
int audio_windows_sink::write_waveout |
( |
HPSTR |
lp_data, |
|
|
DWORD |
dw_data_size | |
|
) |
| | [protected] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: