gschema: Disable download buffering by default

We had this option enabled to workaround problems with old YT code.
Adaptive streaming now seems to work correctly, so restoring the
default play flags value.
This commit is contained in:
Rafał Dzięgiel
2022-05-10 13:54:24 +02:00
parent e506063409
commit aa6d21973c

View File

@@ -91,7 +91,7 @@
<summary>Use PipeWire for audio output</summary>
</key>
<key name="play-flags" type="i">
<default>1687</default>
<default>1559</default>
<summary>Set PlayFlags for playbin</summary>
</key>