Video Graphics Item Example▲
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.
Example project▲
See Also▲
See also Video Widget Example