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

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>2020-06-16 13:01:30 +0300
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>2021-02-04 13:12:47 +0300
commit4b6c3c9a1baf8aea98bc87f30507684494568e3b (patch)
treec71af4b52c10a0848ce2629e4003c106b7b6f030 /docs
parent25f98ab1346a5c7048ea6f976340d4f562e9d2e8 (diff)
level: add GstRTPAudioLevelMeta on buffers
This meta can be used by a RTP payloader to send the level information to the peer. Part of https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/446 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/630>
Diffstat (limited to 'docs')
-rw-r--r--docs/gst_plugins_cache.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json
index ab669167e..13a57df5e 100644
--- a/docs/gst_plugins_cache.json
+++ b/docs/gst_plugins_cache.json
@@ -8868,6 +8868,18 @@
}
},
"properties": {
+ "audio-level-meta": {
+ "blurb": "Set GstAudioLevelMeta on buffers",
+ "conditionally-available": false,
+ "construct": false,
+ "construct-only": false,
+ "controllable": false,
+ "default": "false",
+ "mutable": "null",
+ "readable": true,
+ "type": "gboolean",
+ "writable": true
+ },
"interval": {
"blurb": "Interval of time between message posts (in nanoseconds)",
"conditionally-available": false,