added missing enum in protocol definition
This commit is contained in:
parent
ea04c932f2
commit
0f9dfd73b8
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ MESSAGES (with connection)
|
|||
- 0: none, no audio coding applied
|
||||
- 1: CELT
|
||||
- 2: OPUS
|
||||
- 3: OPUS64
|
||||
- "version": version of the audio coder, if not used this value
|
||||
shall be set to 0
|
||||
- "audiocod arg": argument for the audio coder, if not used this value
|
||||
|
|
Loading…
Reference in a new issue