Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGraphicsVideoItem Class Reference

The QGraphicsVideoItem class provides a graphics item which display video produced by a QMediaPlayer or QCamera. More...

+ Collaboration diagram for QGraphicsVideoItem:

Detailed Description

The QGraphicsVideoItem class provides a graphics item which display video produced by a QMediaPlayer or QCamera.

\inmodule QtMultimediaWidgets

Attaching a QGraphicsVideoItem to a QMediaPlayer or QCamera allows it to display the video or image output of that media object.

{Note}: Only a single display output can be attached to a media object at one time.

See also
QMediaPlayer, QVideoWidget, QCamera

The documentation for this class was generated from the following file: