mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
Fix URLs still pointing to the old wiki
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
This commit is contained in:
parent
d9854577c3
commit
6e4e8621a6
18 changed files with 30 additions and 30 deletions
|
|
@ -90,7 +90,7 @@ struct pa_sink {
|
|||
pa_volume_t base_volume; /* shall be constant */
|
||||
unsigned n_volume_steps; /* shall be constant */
|
||||
|
||||
/* Also see http://pulseaudio.org/wiki/InternalVolumes */
|
||||
/* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
|
||||
pa_cvolume reference_volume; /* The volume exported and taken as reference base for relative sink input volumes */
|
||||
pa_cvolume real_volume; /* The volume that the hardware is configured to */
|
||||
pa_cvolume soft_volume; /* The internal software volume we apply to all PCM data while it passes through */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue