mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
typo fix
This commit is contained in:
parent
44cd13aa48
commit
90e994c193
@ -293,7 +293,7 @@ Or for each class you may do:
|
|||||||
|
|
||||||
```python
|
```python
|
||||||
vban.strip[0].apply(mute: true, gain: 3.2, A1: true)
|
vban.strip[0].apply(mute: true, gain: 3.2, A1: true)
|
||||||
vban.vban.outstream[0].apply(on: true, name: 'streamname', bit: 24)
|
vban.outstream[0].apply(on: true, name: 'streamname', bit: 24)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Config Files
|
## Config Files
|
||||||
|
Loading…
Reference in New Issue
Block a user