Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jSound Class Reference

#include <jAPIsounds.h>

List of all members.

Public Member Functions

 jSound ()
 ~jSound ()
bool __fastcall play (bool _loop=false)
bool __fastcall stop ()
bool __fastcall loadFromStream (TStream *_str)
bool __fastcall saveToStream (TStream *_str)
bool __fastcall assign (const jSound &_sound)
bool __fastcall loadFromFile (AnsiString _fileName)
bool __fastcall saveToFile (AnsiString _fileName)


Constructor & Destructor Documentation

jSound::jSound  ) 
 

jSound::~jSound  ) 
 


Member Function Documentation

bool __fastcall jSound::assign const jSound _sound  ) 
 

bool __fastcall jSound::loadFromFile AnsiString  _fileName  ) 
 

bool __fastcall jSound::loadFromStream TStream *  _str  ) 
 

bool __fastcall jSound::play bool  _loop = false  ) 
 

bool __fastcall jSound::saveToFile AnsiString  _fileName  ) 
 

bool __fastcall jSound::saveToStream TStream *  _str  ) 
 

bool __fastcall jSound::stop  ) 
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:36 2003 for JAPI by doxygen 1.3.4