Qt 6.x
The Qt SDK
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: