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

FlashTagSoundStreamBlock Class Reference

#include <FSound.h>

Inheritance diagram for FlashTagSoundStreamBlock::

FlashSpriteEnabled FlashTag FlashTagSoundStreamBlockMP3 List of all members.

Public Methods

 FlashTagSoundStreamBlock (char *_data, UDWORD _len)
UDWORD GetSampleLength () const
char * GetSamples ()

Protected Attributes

UDWORD len
char * data
gc_vector< char *> gc

Private Methods

DEFINE_RW_INTERFACE FlashTagSoundStreamBlock ()

Friends

class FlashImportHandler
std::ostream & operator<< (std::ostream &out, const FlashTagSoundStreamBlock &data)
std::istream & operator>> (std::istream &in, FlashTagSoundStreamBlock &data)

Constructor & Destructor Documentation

DEFINE_RW_INTERFACE FlashTagSoundStreamBlock::FlashTagSoundStreamBlock [inline, private]
 

FlashTagSoundStreamBlock::FlashTagSoundStreamBlock char * _data,
UDWORD _len
[inline]
 


Member Function Documentation

UDWORD FlashTagSoundStreamBlock::GetSampleLength const [inline]
 

char* FlashTagSoundStreamBlock::GetSamples [inline]
 


Friends And Related Function Documentation

friend class FlashImportHandler [friend]
 

Reimplemented in FlashTagSoundStreamBlockMP3.

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

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


Member Data Documentation

char* FlashTagSoundStreamBlock::data [protected]
 

gc_vector<char *> FlashTagSoundStreamBlock::gc [protected]
 

UDWORD FlashTagSoundStreamBlock::len [protected]
 


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