Classified ads
|
#include <QByteArray>
#include <QAudioOutput>
#include <QIODevice>
#include <QTimer>
#include <opus/opus.h>
#include "../net/voicecallengine.h"
#include "../mcontroller.h"
#include "../datamodel/model.h"
Go to the source code of this file.
Classes | |
class | RingtonePlayer |
Class for alerting user in case of incoming call. More... | |