summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2020-07-31 21:07:15 +0900
committerSeungha Yang <seungha@centricular.com>2020-07-31 21:50:22 +0900
commitc7da86665f75106d8a2a29592c0747d77b375d13 (patch)
tree3d5f85520b97aeb62df7eeba033c337bae097634 /docs
parentfc49886c612f5c84baff9a536bd2282bc55ce58b (diff)
docs: Update wasapi2 and mfvideosrc doc
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1480>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 9e5702d20..19ae3a673 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -207213,6 +207213,17 @@
"readable": true,
"type": "gchararray",
"writable": true
+ },
+ "dispatcher": {
+ "blurb": "ICoreDispatcher COM object to use. In order for application to ask permission of capture device, device activation should be running on UI thread via ICoreDispatcher. This element will increase the reference count of given ICoreDispatcher and release it after use. Therefore, caller does not need to consider additional reference count management",
+ "conditionally-available": true,
+ "construct": false,
+ "construct-only": false,
+ "controllable": false,
+ "mutable": "ready",
+ "readable": false,
+ "type": "gpointer",
+ "writable": true
}
},
"rank": "secondary"
@@ -223159,6 +223170,17 @@
"type": "gchararray",
"writable": true
},
+ "dispatcher": {
+ "blurb": "ICoreDispatcher COM object to use. In order for application to ask permission of audio device, device activation should be running on UI thread via ICoreDispatcher. This element will increase the reference count of given ICoreDispatcher and release it after use. Therefore, caller does not need to consider additional reference count management",
+ "conditionally-available": false,
+ "construct": false,
+ "construct-only": false,
+ "controllable": false,
+ "mutable": "ready",
+ "readable": false,
+ "type": "gpointer",
+ "writable": true
+ },
"low-latency": {
"blurb": "Optimize all settings for lowest latency. Always safe to enable.",
"conditionally-available": false,
@@ -223239,6 +223261,17 @@
"type": "gchararray",
"writable": true
},
+ "dispatcher": {
+ "blurb": "ICoreDispatcher COM object to use. In order for application to ask permission of audio device, device activation should be running on UI thread via ICoreDispatcher. This element will increase the reference count of given ICoreDispatcher and release it after use. Therefore, caller does not need to consider additional reference count management",
+ "conditionally-available": false,
+ "construct": false,
+ "construct-only": false,
+ "controllable": false,
+ "mutable": "ready",
+ "readable": false,
+ "type": "gpointer",
+ "writable": true
+ },
"low-latency": {
"blurb": "Optimize all settings for lowest latency. Always safe to enable.",
"conditionally-available": false,