Adding BUS Select and MonitorOnSel

This commit is contained in:
Mathieu Dugas
2026-04-12 00:31:34 -04:00
parent d7aa02e516
commit 2364ea13aa
2 changed files with 28 additions and 0 deletions

View File

@@ -336,6 +336,10 @@ The following methods are available
- `SetMute(val bool)`
- `Mono() bool`
- `SetMono(val bool)`
- `Sel() bool`
- `SetSel(val bool)`
- `Monitor() bool`
- `SetMonitor(val bool)`
- `Label() string`
- `SetLabel(val string)`
- `Gain() float64`