From 6cc7666cb30d5197bd1b1ddc4d474962d5d4f124 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 16:38:26 +0000 Subject: [PATCH] doc: Update --- doc/clapper/property.Player.adaptive-start-bitrate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/clapper/property.Player.adaptive-start-bitrate.html b/doc/clapper/property.Player.adaptive-start-bitrate.html index 9a1e256d..14b4beb8 100644 --- a/doc/clapper/property.Player.adaptive-start-bitrate.html +++ b/doc/clapper/property.Player.adaptive-start-bitrate.html @@ -191,7 +191,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
An initial bitrate (bits/s) to select during starting adaptive streaming such as DASH or HLS.
-If value is higher than lowest available bitrate in streaming +
If value is lower than the lowest available bitrate in streaming manifest, then lowest possible bitrate will be selected.