| libpipewire-module-netjack2-manager(7) | Miscellaneous Information Manual | libpipewire-module-netjack2-manager(7) |
libpipewire-module-netjack2-manager - Netjack2 manager
The netjack2 manager module listens for new netjack2 driver messages and will start a communication channel with them.
libpipewire-module-netjack2-manager
Options with well-known behavior.
context.modules = [
{ name = libpipewire-module-netjack2-manager
args = {
#netjack2.connect = true
#netjack2.sample-rate = 48000
#netjack2.period-size = 1024
#netjack2.encoding = float # float|opus
#netjack2.kbps = 64
#midi.ports = 0
#audio.channels = 2
#audio.position = [ FL FR ]
source.props = {
# extra sink properties
}
sink.props = {
# extra sink properties
}
}
}
]
| 1.0.5 | PipeWire |