clapper: doc: Fix adaptive-start-bitrate description

This commit is contained in:
Rafał Dzięgiel
2025-05-21 18:36:19 +02:00
parent 1527873bcc
commit 92e3e686db

View File

@@ -2833,7 +2833,7 @@ clapper_player_class_init (ClapperPlayerClass *klass)
* An initial bitrate (bits/s) to select during * An initial bitrate (bits/s) to select during
* starting adaptive streaming such as DASH or HLS. * 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. * manifest, then lowest possible bitrate will be selected.
* *
* Since: 0.8 * Since: 0.8