#include <audio_read.h>

Data Fields | |
| short | numChannels |
| unsigned long | numSampleFrames |
| short | sampleSize |
| double | sampleRate |
| unsigned long | sampleType |
| blockAlign | blkAlgn |
Definition at line 20 of file audio_read.h.
Definition at line 22 of file audio_read.h.
Referenced by aiff_check(), aiff_read_headers(), and parse_input_file().
| unsigned long IFF_AIFF_struct::numSampleFrames |
Definition at line 23 of file audio_read.h.
Referenced by aiff_read_headers(), and parse_input_file().
| double IFF_AIFF_struct::sampleRate |
Definition at line 25 of file audio_read.h.
Referenced by aiff_check(), aiff_read_headers(), and parse_input_file().
| unsigned long IFF_AIFF_struct::sampleType |
1.5.5