#include <FSound.h>
Inheritance diagram for FlashTagSoundStreamHead2::

Public Methods | |
| FlashTagSoundStreamHead2 (char play_rate, bool play_16bit, bool play_stereo, char compression, char stream_rate, bool stream_16bit, bool stream_stereo, UWORD samplecountavg) | |
| char | GetPlayRate () |
| bool | GetPlay16bit () |
| bool | GetPlayStereo () |
| char | GetCompression () |
| char | GetStreamRate () |
| bool | GetStream16bit () |
| bool | GetStreamStereo () |
| UWORD | GetSampleCountAvg () |
Private Methods | |
| DEFINE_RW_INTERFACE | FlashTagSoundStreamHead2 () |
Private Attributes | |
| char | mplay_rate |
| bool | mplay_16bit |
| bool | mplay_stereo |
| char | mcompression |
| char | mstream_rate |
| bool | mstream_16bit |
| bool | mstream_stereo |
| UWORD | msamplecountavg |
Friends | |
| class | FlashImportHandler |
| std::ostream & | operator<< (std::ostream &out, const FlashTagSoundStreamHead2 &data) |
| std::istream & | operator>> (std::istream &in, FlashTagSoundStreamHead2 &data) |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
|
|
|||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001