QAudioBuffer Class

The QAudioBuffer class represents a collection of audio samples with a specific format and sample rate. More...

Header: #include <QAudioBuffer>
qmake: QT += multimedia

Public Types

enum anonymous { Default }

Detailed Description

The QAudioBuffer class represents a collection of audio samples with a specific format and sample rate.

Member Type Documentation

enum QAudioBuffer::anonymous