JS8Call-Improved master
Loading...
Searching...
No Matches
AudioDevice Class Reference
Inheritance diagram for AudioDevice:
Collaboration diagram for AudioDevice:

Public Types

enum  Channel { Mono , Left , Right , Both }

Public Member Functions

bool initialize (OpenMode mode, Channel channel)
bool isSequential () const override
size_t bytesPerFrame () const
Channel channel () const

Static Public Member Functions

static char const * toString (Channel c)
static Channel fromString (QString const &str)

Protected Member Functions

 AudioDevice (QObject *parent=nullptr)
void store (char const *source, size_t numFrames, qint16 *dest)
qint16 * load (qint16 const sample, qint16 *dest)

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