AudioEngine

Members

Functions

isServiceRunning
bool isServiceRunning()

Returns true if AudioEngine service is running.

restartService
void restartService()

Restart AudioEngine service.

startService
void startService()

Start AudioEngine service.

stopService
void stopService()

Stop AudioEngine service.

Inherited Members

From IService

startService
void startService()

Strat service.

stopService
void stopService()

Strat service.

restartService
void restartService()

Strat service.

isServiceRunning
bool isServiceRunning()

Strat service.

Meta