Represents the number of bits per sample (8 for 8-bit audio, 16 for 16-bit audio)
Represents the number of channels (1 for mono, 2 for stereo)
Represents the number of audio frames (samples) in the WAV file
Represents the sample rate (number of samples per second)
Interface for WAV metadata information.