From 3e291611b23948abb631296fa105e6035eae97da Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 14 Aug 2025 19:57:43 +0530 Subject: [PATCH] Update docs for hlssink3 plugin to include single media file property Part-of: --- docs/plugins/gst_plugins_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 624774fdd..a175bfaae 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -4841,6 +4841,18 @@ "readable": true, "type": "GstHlsProgramDateTimeReference", "writable": true + }, + "single-media-file": { + "blurb": "Location of the single media file to write (media playlist will use byte-range addressing)", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "NULL", + "mutable": "null", + "readable": true, + "type": "gchararray", + "writable": true } }, "signals": {