|
|
static int | initAudio (int sampleRate=44100, int allocateChannels=32, int bufferSize=4096) |
| |
|
static void | MUS_playMusic () |
| |
|
static QString | MUS_Title () |
| |
|
static void | MUS_playMusicFadeIn (int ms) |
| |
|
static void | MUS_pauseMusic () |
| |
|
static void | MUS_stopMusic () |
| |
|
static void | MUS_stopMusicFadeOut (int ms) |
| |
|
static void | MUS_changeVolume (int vlm) |
| |
|
static void | MUS_openFile (QString musFile) |
| |
|
static int | sampleRate () |
| |
|
static int | currentVolume () |
| |
|
static bool | MUS_IsPlaying () |
| |
|
static bool | MUS_IsPaused () |
| |
|
static bool | MUS_IsFading () |
| |
|
static Uint64 | sampleCount () |
| |
|
static Uint64 | MUS_sampleCount () |
| |
|
static void | freeStream () |
| |
|
|
static QString | currentTrack ="" |
| |
The documentation for this class was generated from the following files: