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

Public Methods | |
| FlashTagSoundStreamHead (char play_rate, bool play_16bit, bool play_stereo, char stream_rate, 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 | FlashTagSoundStreamHead () |
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 FlashTagSoundStreamHead &data) |
| std::istream & | operator>> (std::istream &in, FlashTagSoundStreamHead &data) |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
|
|
|||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001