IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QMediaVideoProbeControl Class

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

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QMediaVideoProbeControl Class

  • Header: QMediaVideoProbeControl

  • qmake: QT += multimedia

  • Inherits: QMediaControl

  • Inherited By:

  • Group: QMediaVideoProbeControl is part of multimedia_control

Detailed Description

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 as defined in QMediaVideoProbeControl_iid.

See Also

Member Function Documentation

 

[explicit protected] QMediaVideoProbeControl::QMediaVideoProbeControl(QObject *parent = nullptr)

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

[virtual] QMediaVideoProbeControl::~QMediaVideoProbeControl()

Destroys this video probe control

void QMediaVideoProbeControl::flush()

This signal should be emitted when it is required to release all frames.

void QMediaVideoProbeControl::videoFrameProbed(const QVideoFrame &frame)

This signal should be emitted when a video frame is processed in the media service.

Macro Documentation

 

QMediaVideoProbeControl_iid

org.qt-project.qt.mediavideoprobecontrol/5.0

Defines the interface name of the QMediaVideoProbeControl class.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+