Variable Channel.bitrate

Declaration

class Channel
{
  // ...
  uint bitrate;
  // ...
}