modules: use TARGET_OBJECT instead of NODE_TARGET

This commit is contained in:
Wim Taymans 2022-07-11 13:52:35 +02:00
parent dedbf39ab5
commit de65fd442f
3 changed files with 10 additions and 7 deletions

View file

@ -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
* }