import QtQuick 2.0 import QtGStreamer 1.0 VideoItem { id: aaVideo width: 300 height: 300 surface: videoSurface }