QMediaAudioProbeControl

The QMediaAudioProbeControl class allows control over probing audio data in media objects. More

Inheritance diagram of PySide2.QtMultimedia.QMediaAudioProbeControl

Detailed Description

QAudioProbe is the client facing class for probing audio - this class is implemented by media backends to provide this functionality.

The interface name of QMediaAudioProbeControl is org.qt-project.qt.mediaaudioprobecontrol/5.0 as defined in QMediaAudioProbeControl_iid .

class QMediaAudioProbeControl([parent=None])
param parent

QObject

Create a new media audio probe control object with the given parent .

PySide2.QtMultimedia.QMediaAudioProbeControl.audioBufferProbed(buffer)
Parameters

bufferQAudioBuffer

PySide2.QtMultimedia.QMediaAudioProbeControl.flush()