mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
4778d7166a
It takes a qml scene description and renders it using a possible input stream. Currently supported on GLX and WGL.
6 lines
120 B
Text
6 lines
120 B
Text
<RCC>
|
|
<qresource prefix="/">
|
|
<file>main.qml</file>
|
|
<file>overlay.qml</file>
|
|
</qresource>
|
|
</RCC>
|