defuze.me
Client
|
This class allows to asynchronously load a track and call a slot back after It is used by AudioTrack::loadAndCall. More...
#include <audiotrackloader.hpp>
Public Slots | |
void | load () |
Signals | |
void | loaded (int id) |
Public Member Functions | |
AudioTrackLoader (int id) |
This class allows to asynchronously load a track and call a slot back after It is used by AudioTrack::loadAndCall.
Definition at line 20 of file audiotrackloader.hpp.