In Go, the convention is for [initialisms to be capitalized](https://github.com/golang/go/wiki/CodeReviewComments#initialisms). This isn't followed consistently in our codebase. For instance, `Ssrc` should be `SSRC`.