#include "audio_none.h"
#include "audio.h"
#include "qtg_cxxside.h"
#include "support.h"
Go to the source code of this file.
◆ audio_none_init()
◆ none_audio_init()
| static bool none_audio_init |
( |
| ) |
|
|
static |
◆ none_audio_play()
| static bool none_audio_play |
( |
const QString & |
tag, |
|
|
const QString & |
fullpath, |
|
|
bool |
repeat, |
|
|
audio_finished_callback |
cb |
|
) |
| |
|
static |
◆ none_audio_shutdown()
| static void none_audio_shutdown |
( |
| ) |
|
|
static |
◆ none_audio_stop()
| static void none_audio_stop |
( |
| ) |
|
|
static |
◆ none_audio_wait()
| static void none_audio_wait |
( |
| ) |
|
|
static |