Qt Reference Documentation

Video Graphics Item Example

Files:

The Video Graphics Item example shows how to implement a QGraphicsItem that displays video on a graphics scene using QtMultimedia's QAbstractVideoSurface.

See also Video Widget Example.