Go to the documentation of this file.
23 #ifndef INCLUDED_GR_WAVFILE_SINK_IMPL_H
24 #define INCLUDED_GR_WAVFILE_SINK_IMPL_H
35 unsigned d_sample_rate;
37 unsigned d_sample_count;
38 int d_bytes_per_sample;
39 int d_bytes_per_sample_new;
42 int d_normalize_shift;
54 short convert_to_short(
float sample);
78 bool open(
const char* filename);
87 int work(
int noutput_items,