WAVE_HEADER Field - usBitsPerSample
usBitsPerSample (USHORT)
Number
of bits of data used to represent each sample of each channel. If multiple
channels are used, the sample size is the same for each channel.
BPS_4 4 /* 4 bits/sample (ADPCM) */
BPS_8 8 /* 8 bits/sample (PCM) */
BPS_16 16 /* 16 bits/sample (PCM) */
[Back: WAVE_HEADER Field - usBlockAlign]
[Next: XDIBHDR_PREFIX]