Lines Matching full:bitrate_bps
1425 void Channel::SetBitRate(int bitrate_bps) {1427 "Channel::SetBitRate(bitrate_bps=%d)", bitrate_bps);1428 audio_coding_->SetBitRate(bitrate_bps);