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

Audio Device declarations for JS8Call-improved. More...

#include <QIODevice>
Include dependency graph for AudioDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioDevice
 Abstract base class for audio devices exposed as a QIODevice. More...

Functions

 Q_DECLARE_METATYPE (AudioDevice::Channel)

Detailed Description

Audio Device declarations for JS8Call-improved.

This header defines the exported interfaces, helper types, and shared declarations used by the JS8Call-improved application. It groups related radio, audio, network, transceiver, and UI functionality into one public API surface so the rest of the project can reuse the same contracts.