Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMac Thi Kieu Van <macthikieuvan@gmail.com>2022-09-21 14:31:06 +0300
committerSebastian Dröge <slomo@coaxion.net>2022-09-21 14:31:06 +0300
commit98fc0d5bd6e1f3863f90c81da1fe170a1bebdc5e (patch)
treecdf449674c3cc28a8be4c545edbda8bfc469bdd7 /docs
parentc32f0ca12e1682bd7da5133cd9ebef476d767028 (diff)
ts-jitterbuffer: Declare `request-pt-map` signal
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index fcc39517..79c119d4 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -5720,6 +5720,16 @@
"args": [],
"return-type": "void",
"when": "last"
+ },
+ "request-pt-map": {
+ "args": [
+ {
+ "name": "arg0",
+ "type": "guint"
+ }
+ ],
+ "return-type": "GstCaps",
+ "when": "last"
}
}
},