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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrajneeshksoni <soni.rajneesh@gmail.com>2022-12-19 15:46:54 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-01-04 15:36:13 +0300
commitd846f527af8ed8bf9072aa1b32268390fede16e6 (patch)
treec83508f10a7a0f4124600230ee8067066388dbd2 /docs
parentde23ea7f2935fd537ce38455ce0907e4fabcfa62 (diff)
awss3hlssink: Add stats property.
application can monitor the progress of hls segment generation and upload progress. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1022>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 1a05277bb..dbfcd7ed4 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -165,6 +165,18 @@
"readable": true,
"type": "gchararray",
"writable": true
+ },
+ "stats": {
+ "blurb": "Various statistics",
+ "conditionally-available": false,
+ "construct": false,
+ "construct-only": false,
+ "controllable": false,
+ "default": "stats, num-uploads-started=(int)0, num-uploads-completed=(int)0, num-bytes-uploaded=(int)0;",
+ "mutable": "null",
+ "readable": true,
+ "type": "GstStructure",
+ "writable": false
}
},
"rank": "none"