doc: remove duplicated entries, link to wireplumber docs

This commit is contained in:
Pauli Virtanen 2024-10-12 11:29:18 +03:00
parent 46e58ee2a8
commit 1899e60d1f

View file

@ -42,6 +42,8 @@ documentation. In minimal PipeWire setups without a session manager,
they can be configured via they can be configured via
\ref pipewire_conf__context_objects "context.objects in pipewire.conf(5)". \ref pipewire_conf__context_objects "context.objects in pipewire.conf(5)".
\see [WirePlumber configuration](https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration.html)
# COMMON DEVICE PROPERTIES @IDX@ props # COMMON DEVICE PROPERTIES @IDX@ props
These are common properties for devices. These are common properties for devices.
@ -650,12 +652,6 @@ of the PCMs are in use by other applications but the other free PCMs should stil
@PAR@ device-prop api.alsa.path # string @PAR@ device-prop api.alsa.path # string
ALSA device path as can be used in snd_pcm_open() and snd_ctl_open(). ALSA device path as can be used in snd_pcm_open() and snd_ctl_open().
@PAR@ device-prop api.acp.auto-port # boolean
Select reasonable port on device startup. Available for ACP devices.
@PAR@ device-prop api.acp.auto-profile # boolean
Select reasonable profile on device startup. Available for ACP devices.
@PAR@ device-prop api.alsa.use-ucm = true # boolean @PAR@ device-prop api.alsa.use-ucm = true # boolean
\parblock \parblock
When ACP is enabled and a UCM configuration is available for a device, by When ACP is enabled and a UCM configuration is available for a device, by