alsa-mixer: Cache failure to open inputs/output mappings
[pulseaudio-raopUDP/pulseaudio-raop-alac.git] / doc / stream_restore_fallback_table_example.table
blob0a4ade0aecd2483dac70369f49a4e2364875f182
1 # This is an example fallback table file for module-stream-restore.
2 # Lines starting with '#' or ';' are regarded as comments and ignored.
3 # Empty lines are allowed.
5 # Each non-comment and non-empty line defines the default volume
6 # for one stream-restore database key. For example:
8 sink-input-by-media-role:phone -4.2
10 # That line sets the volume of sink inputs with media role "phone"
11 # to -4.2 dB (relative to the sink volume), if the
12 # "sink-input-by-media-role:phone" key doesn't already exist in the
13 # stream-restore database. Positive dB values are not allowed.