#include <jAPIsounds.h>
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|