QMediaVideoProbeControlclass allows control over probing video frames in media objects. 更多 …
QVideoProbeis the client facing class for probing video - this class is implemented by media backends to provide this functionality.The interface name of
QMediaVideoProbeControlisorg.qt-project.qt.mediavideoprobecontrol/5.0作为定义在QMediaVideoProbeControl_iid.
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