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:
authorArun Raghavan <arun@asymptotic.io>2023-02-10 18:37:44 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-02-11 02:07:12 +0300
commit39e0acb55ab912f1d00c583b44b8e99c0c97ab0b (patch)
tree28266e7c034f9b08774dfd8ac393acc42f0b079a /docs
parent6420fe43da63b3a1a18930a5268eb91c7924a818 (diff)
hlssink3: Fix case on unspecified playlist type nick for consistency
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1089>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index cc987c329..31c38301e 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -2147,7 +2147,7 @@
"construct": false,
"construct-only": false,
"controllable": false,
- "default": "Unspecified (0)",
+ "default": "unspecified (0)",
"mutable": "null",
"readable": true,
"type": "GstHlsSink3PlaylistType",
@@ -2223,7 +2223,7 @@
"values": [
{
"desc": "Unspecified: The tag `#EXT-X-PLAYLIST-TYPE` won't be present in the playlist during the pipeline processing.",
- "name": "Unspecified",
+ "name": "unspecified",
"value": "0"
},
{