Skip to content

Commit 2cd0118

Browse files
authored
minor adjustment to the audiobridge docs (meetecho#2687)
1 parent de2117e commit 2cd0118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/janus_audiobridge.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ room-<unique room ID>: {
786786
"display" : "<display name to have in the room; optional>",
787787
"token" : "<invitation token, in case the new room has an ACL; optional>",
788788
"muted" : <true|false, whether to start unmuted or muted>,
789-
"quality" : <0-10, Opus-related complexity to use, lower is higher quality; optional, default is 4>
789+
"quality" : <0-10, Opus-related complexity to use, higher is higher quality; optional, default is 4>
790790
}
791791
\endverbatim
792792
*

0 commit comments

Comments
 (0)