summaryrefslogtreecommitdiff
path: root/docs/gst_plugins_cache.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst_plugins_cache.json')
-rw-r--r--docs/gst_plugins_cache.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json
index 48e6ef2dd..5378bafd6 100644
--- a/docs/gst_plugins_cache.json
+++ b/docs/gst_plugins_cache.json
@@ -11199,11 +11199,14 @@
"GInitiallyUnowned",
"GObject"
],
+ "interfaces": [
+ "GstNavigation"
+ ],
"klass": "Sink/Video",
"long-name": "Qt Video Sink",
"pad-templates": {
"sink": {
- "caps": "video/x-raw(memory:GLMemory):\n format: RGBA\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n texture-target: 2D\n",
+ "caps": "video/x-raw(memory:GLMemory):\n format: { RGB, RGBA }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n texture-target: 2D\n",
"direction": "sink",
"presence": "always"
}