GNU Radio 3.3.0 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_wavfile_sink |
Read stream from a Microsoft PCM (.wav) file, output floats. More... | |
Functions | |
gr_wavfile_sink_sptr | gr_make_wavfile_sink (const char *filename, int n_channels, unsigned int sample_rate, int bits_per_sample=16) |
gr_wavfile_sink_sptr gr_make_wavfile_sink | ( | const char * | filename, |
int | n_channels, | ||
unsigned int | sample_rate, | ||
int | bits_per_sample = 16 |
||
) |