mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-25 08:57:14 -05:00
modules: use TARGET_OBJECT instead of NODE_TARGET
This commit is contained in:
parent
dedbf39ab5
commit
de65fd442f
3 changed files with 10 additions and 7 deletions
|
|
@ -99,7 +99,8 @@
|
|||
* playback.props = {
|
||||
* node.name = "playback.CM106_stereo_pair_2"
|
||||
* audio.position = [ RL RR ]
|
||||
* node.target = "alsa_output.usb-0d8c_USB_Sound_Device-00.analog-surround-71"
|
||||
* target.object = "alsa_output.usb-0d8c_USB_Sound_Device-00.analog-surround-71"
|
||||
* node.dont-reconnect = true
|
||||
* stream.dont-remix = true
|
||||
* node.passive = true
|
||||
* }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue