Skip to content

Commit

Permalink
mumble: Add link to #1750 in bridge/mumble/codec.go
Browse files Browse the repository at this point in the history
  • Loading branch information
s3lph committed Mar 19, 2022
1 parent 6c4c97d commit 8f083f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridge/mumble/codec.go
Expand Up @@ -10,6 +10,7 @@ import (
// to implement Opus, but does not actually do anything. This serves
// as a workaround until https://github.com/layeh/gumble/pull/61 is
// merged.
// See https://github.com/42wim/matterbridge/issues/1750 for details.

const (
audioCodecIDOpus = 4
Expand Down

0 comments on commit 8f083f9

Please sign in to comment.