#include <AudioPlayer.hxx>
Public Member Functions | |
| AudioPlayer (Audio *audio, SigSlot::Slotv0 &slot, TTime t0) | |
| virtual | ~AudioPlayer () |
Static Public Member Functions | |
| static void | StopFromGUIThread () |
Definition at line 36 of file AudioPlayer.hxx.
| AudioPlayer::AudioPlayer | ( | Audio * | audio, | |
| SigSlot::Slotv0 & | slot, | |||
| TTime | t0 | |||
| ) |
Definition at line 37 of file AudioPlayer.cxx.
References SigSlot::Signalv0::Connect().
| AudioPlayer::~AudioPlayer | ( | ) | [virtual] |
Definition at line 48 of file AudioPlayer.cxx.
| void AudioPlayer::StopFromGUIThread | ( | ) | [static] |
Definition at line 103 of file AudioPlayer.cxx.
References NULL.
1.6.3