Streaming video on a graphics scene.
\titleVideo Graphics Item Example \ingroup multimedia_examples \ingroup category Graphics & Multimedia
Video Graphics Item demonstrates how to implement a QGraphicsItem that displays video on a graphics scene using QVideoSink.

Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.
See also Video Widget Example.