swift
|
SELCAL player. More...
Public Member Functions | |
CSelcalPlayer (const swift::misc::audio::CAudioDeviceInfo &device, QObject *parent=nullptr) | |
Constructor. | |
virtual | ~CSelcalPlayer () |
Destructor. | |
void | gracefulShutdown () |
Stop the player thread. | |
std::chrono::milliseconds | play (int volume, const swift::misc::aviation::CSelcal &selcal) |
Play SELCAL. More... | |
SELCAL player.
Definition at line 21 of file selcalplayer.h.
std::chrono::milliseconds swift::sound::CSelcalPlayer::play | ( | int | volume, |
const swift::misc::aviation::CSelcal & | selcal | ||
) |