File: stream_restore_fallback_table_example.table

package info (click to toggle)
pulseaudio 16.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,888 kB
  • sloc: ansic: 155,893; sh: 1,042; python: 789; cpp: 431; perl: 166; xml: 84; makefile: 70
file content (13 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is an example fallback table file for module-stream-restore.
# Lines starting with '#' or ';' are regarded as comments and ignored.
# Empty lines are allowed.
#
# Each non-comment and non-empty line defines the default volume
# for one stream-restore database key. For example:

sink-input-by-media-role:phone -4.2

# That line sets the volume of sink inputs with media role "phone"
# to -4.2 dB (relative to the sink volume), if the
# "sink-input-by-media-role:phone" key doesn't already exist in the
# stream-restore database. Positive dB values are not allowed.