Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashTagSoundStreamHead Class Reference

#include <FSound.h>

Inheritance diagram for FlashTagSoundStreamHead::

FlashSpriteEnabled FlashTag List of all members.

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)

Constructor & Destructor Documentation

DEFINE_RW_INTERFACE FlashTagSoundStreamHead::FlashTagSoundStreamHead [inline, private]
 

FlashTagSoundStreamHead::FlashTagSoundStreamHead char play_rate,
bool play_16bit,
bool play_stereo,
char stream_rate,
bool stream_stereo,
UWORD samplecountavg
[inline]
 


Member Function Documentation

char FlashTagSoundStreamHead::GetCompression [inline]
 

bool FlashTagSoundStreamHead::GetPlay16bit [inline]
 

char FlashTagSoundStreamHead::GetPlayRate [inline]
 

bool FlashTagSoundStreamHead::GetPlayStereo [inline]
 

UWORD FlashTagSoundStreamHead::GetSampleCountAvg [inline]
 

bool FlashTagSoundStreamHead::GetStream16bit [inline]
 

char FlashTagSoundStreamHead::GetStreamRate [inline]
 

bool FlashTagSoundStreamHead::GetStreamStereo [inline]
 


Friends And Related Function Documentation

friend class FlashImportHandler [friend]
 

std::ostream& operator<< std::ostream & out,
const FlashTagSoundStreamHead & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashTagSoundStreamHead & data
[friend]
 


Member Data Documentation

char FlashTagSoundStreamHead::mcompression [private]
 

bool FlashTagSoundStreamHead::mplay_16bit [private]
 

char FlashTagSoundStreamHead::mplay_rate [private]
 

bool FlashTagSoundStreamHead::mplay_stereo [private]
 

UWORD FlashTagSoundStreamHead::msamplecountavg [private]
 

bool FlashTagSoundStreamHead::mstream_16bit [private]
 

char FlashTagSoundStreamHead::mstream_rate [private]
 

bool FlashTagSoundStreamHead::mstream_stereo [private]
 


The documentation for this class was generated from the following file:
Generated at Wed Aug 1 13:33:58 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001