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:
authorStéphane Cerveau <scerveau@igalia.com>2023-10-04 11:17:47 +0300
committerStéphane Cerveau <scerveau@igalia.com>2023-10-04 13:47:15 +0300
commit68c2d27e8dd3347b8d1fbfbd64eb7b45418e07df (patch)
tree5963ce7e29c674ae7fefca93a6405baabff30e48 /docs
parent4569b7eca626a3795ff70667b2b7607dac02e958 (diff)
fmp4mux: specify the fragment duration unit
The fragment duration is expressed in nanoseconds. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1348>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index f14d62856..11bf5b56b 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -1888,7 +1888,7 @@
"writable": true
},
"fragment-duration": {
- "blurb": "Duration for each FMP4 fragment",
+ "blurb": "Duration for each FMP4 fragment in nanoseconds",
"conditionally-available": false,
"construct": false,
"construct-only": false,