JS8Call-Improved master
Loading...
Searching...
No Matches
SoundInput.h File Reference

Capture audio from an input device and forward to an AudioDevice sink. More...

#include "JS8_Audio/AudioDevice.h"
#include <QAudioDevice>
#include <QAudioSource>
#include <QDateTime>
#include <QObject>
#include <QPointer>
#include <QScopedPointer>
#include <QString>
Include dependency graph for SoundInput.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SoundInput
 Gets audio data from a QAudioSource and passes frames to a sink. More...

Detailed Description

Capture audio from an input device and forward to an AudioDevice sink.