swift
Public Member Functions | List of all members
swift::sound::CSelcalPlayer Class Reference

SELCAL player. More...

Inheritance diagram for swift::sound::CSelcalPlayer:
[legend]

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...
 

Detailed Description

SELCAL player.

Definition at line 21 of file selcalplayer.h.

Member Function Documentation

◆ play()

std::chrono::milliseconds swift::sound::CSelcalPlayer::play ( int  volume,
const swift::misc::aviation::CSelcal selcal 
)

Play SELCAL.

Returns
Time of the played tone

Definition at line 25 of file selcalplayer.cpp.


The documentation for this class was generated from the following files: