Skip to content

Commit

Permalink
minor adjustment to the audiobridge docs (meetecho#2687)
Browse files Browse the repository at this point in the history
  • Loading branch information
augustblack committed Jun 7, 2021
1 parent de2117e commit 2cd0118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/janus_audiobridge.c
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ room-<unique room ID>: {
"display" : "<display name to have in the room; optional>",
"token" : "<invitation token, in case the new room has an ACL; optional>",
"muted" : <true|false, whether to start unmuted or muted>,
"quality" : <0-10, Opus-related complexity to use, lower is higher quality; optional, default is 4>
"quality" : <0-10, Opus-related complexity to use, higher is higher quality; optional, default is 4>
}
\endverbatim
*
Expand Down

0 comments on commit 2cd0118

Please sign in to comment.