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

FlashTagSoundStreamHead2 Class Reference

#include <FSound.h>

Inheritance diagram for FlashTagSoundStreamHead2::

FlashSpriteEnabled FlashTag List of all members.

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)

Constructor & Destructor Documentation

DEFINE_RW_INTERFACE FlashTagSoundStreamHead2::FlashTagSoundStreamHead2 [inline, private]
 

FlashTagSoundStreamHead2::FlashTagSoundStreamHead2 char play_rate,
bool play_16bit,
bool play_stereo,
char compression,
char stream_rate,
bool stream_16bit,
bool stream_stereo,
UWORD samplecountavg
[inline]
 


Member Function Documentation

char FlashTagSoundStreamHead2::GetCompression [inline]
 

bool FlashTagSoundStreamHead2::GetPlay16bit [inline]
 

char FlashTagSoundStreamHead2::GetPlayRate [inline]
 

bool FlashTagSoundStreamHead2::GetPlayStereo [inline]
 

UWORD FlashTagSoundStreamHead2::GetSampleCountAvg [inline]
 

bool FlashTagSoundStreamHead2::GetStream16bit [inline]
 

char FlashTagSoundStreamHead2::GetStreamRate [inline]
 

bool FlashTagSoundStreamHead2::GetStreamStereo [inline]
 


Friends And Related Function Documentation

friend class FlashImportHandler [friend]
 

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

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


Member Data Documentation

char FlashTagSoundStreamHead2::mcompression [private]
 

bool FlashTagSoundStreamHead2::mplay_16bit [private]
 

char FlashTagSoundStreamHead2::mplay_rate [private]
 

bool FlashTagSoundStreamHead2::mplay_stereo [private]
 

UWORD FlashTagSoundStreamHead2::msamplecountavg [private]
 

bool FlashTagSoundStreamHead2::mstream_16bit [private]
 

char FlashTagSoundStreamHead2::mstream_rate [private]
 

bool FlashTagSoundStreamHead2::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