内容表

上一话题

QMediaTimeRange

下一话题

QMetaDataReaderControl

QMediaVideoProbeControl

QMediaVideoProbeControl class allows control over probing video frames in media objects. 更多

Inheritance diagram of PySide2.QtMultimedia.QMediaVideoProbeControl

详细描述

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

The interface name of QMediaVideoProbeControl is org.qt-project.qt.mediavideoprobecontrol/5.0 作为定义在 QMediaVideoProbeControl_iid .

class QMediaVideoProbeControl ( [ parent=None ] )
param parent

QObject

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

PySide2.QtMultimedia.QMediaVideoProbeControl. flush ( )
PySide2.QtMultimedia.QMediaVideoProbeControl. videoFrameProbed ( frame )
参数

frame QVideoFrame