From: Seungha Yang Date: Fri, 31 Jul 2020 12:07:15 +0000 (+0900) Subject: docs: Update wasapi2 and mfvideosrc doc X-Git-Tag: 1.19.3~507^2~1541 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7da86665f75106d8a2a29592c0747d77b375d13;p=platform%2Fupstream%2Fgstreamer.git docs: Update wasapi2 and mfvideosrc doc Part-of: --- diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 9e5702d20d..19ae3a6736 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,