![]() |
Encoding Constants |
Header: Sound.h |
enum { stdSH = 0, extSH = 255, cmpSH = 254 };
Standard sound header.
Extended sound header.
Compressed sound header.
These constants are used in the encode field of the SoundHeader structure to specify the method of encoding used to generate the sampled-sound data.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)