Class QAudioBuffer

java.lang.Object
io.qt.QtObject
io.qt.multimedia.QAudioBuffer
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QAudioBuffer extends QtObject implements Cloneable

Represents a collection of audio samples with a specific format and sample rate

Java wrapper for Qt's class QAudioBuffer