![]() |
Qt 6.x
The Qt SDK
|
The QGraphicsVideoItem class provides a graphics item which display video produced by a QMediaPlayer or QCamera. More...
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.