Since the first option is a specific widget for displaying video and the second option is a specific item to display video in a QGraphicsScene, my guess would be the third option.

This is likely the one used by QQuick2 when integrating the video frame image into its OpenGL scene graph.

Cheers,
_