![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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.