mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
prefs: Add playbin3 and pipewire options
This commit is contained in:
@@ -254,6 +254,20 @@
|
||||
<property name="subtitle" translatable="yes">Alter default ranks of GStreamer plugins</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="ClapperPrefsSwitch">
|
||||
<property name="title" translatable="yes">Use playbin3</property>
|
||||
<property name="subtitle" translatable="yes">Use experimental playbin3 element (requires player restart)</property>
|
||||
<property name="schema-name">use-playbin3</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="ClapperPrefsSwitch">
|
||||
<property name="title" translatable="yes">Use PipeWire</property>
|
||||
<property name="subtitle" translatable="yes">Use PipeWire for audio output (requires player restart)</property>
|
||||
<property name="schema-name">use-pipewire</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
Reference in New Issue
Block a user