mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 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
|
|
@ -87,7 +87,7 @@ struct pa_source_output {
|
|||
pa_channel_map channel_map;
|
||||
pa_format_info *format;
|
||||
|
||||
/* Also see http://pulseaudio.org/wiki/InternalVolumes */
|
||||
/* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
|
||||
pa_cvolume volume; /* The volume clients are informed about */
|
||||
pa_cvolume reference_ratio; /* The ratio of the stream's volume to the source's reference volume */
|
||||
pa_cvolume real_ratio; /* The ratio of the stream's volume to the source's real volume */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue