matrixion/resources/qml/VideoCall.qml

8 lines
118 B
QML
Raw Normal View History

2020-10-27 20:14:06 +03:00
import QtQuick 2.9
import org.freedesktop.gstreamer.GLVideoItem 1.0
GstGLVideoItem {
objectName: "videoCallItem"
}