WAV file header information. More...
#include <gnuradio/blocks/wavfile.h>
| Public Attributes | |
| int | sample_rate | 
| sample rate [S/s] | |
| int | nchans | 
| Number of channels. | |
| int | bytes_per_sample | 
| Bytes per sample. | |
| long long | samples_per_chan | 
| Number of samples per channel. | |
| int | format | 
| sndfile format | |
| int | subformat | 
| sndfile format | |
WAV file header information.
| int gr::blocks::wav_header_info::bytes_per_sample | 
Bytes per sample.
| int gr::blocks::wav_header_info::format | 
sndfile format
| int gr::blocks::wav_header_info::nchans | 
Number of channels.
| int gr::blocks::wav_header_info::sample_rate | 
sample rate [S/s]
| long long gr::blocks::wav_header_info::samples_per_chan | 
Number of samples per channel.
| int gr::blocks::wav_header_info::subformat | 
sndfile format