Remove no-op and unused methods from AudioCodingModule
This CL removes the following no-op and/or unused methods from AudioCodingModule and AudioCodingModuleImpl: ConfigISACBandwidthEstimator DecoderEstimatedBandwidth IsInternalDTXReplacedWithWebRtc REDPayloadISAC ReplaceInternalDTXWithWebRtc ResetDecoder ResetEncoder SendBitrate SetReceivedEstimatedBandwidth R=henrik.lundin@webrtc.org Review URL: https://codereview.webrtc.org/1308283003 . Cr-Commit-Position: refs/heads/master@{#9773}
This commit is contained in:
@ -1129,7 +1129,6 @@ void APITest::ChangeCodec(char side) {
|
||||
myChannel = _channel_B2A;
|
||||
}
|
||||
|
||||
myACM->ResetEncoder();
|
||||
Wait(100);
|
||||
|
||||
// Register the next codec
|
||||
|
||||
Reference in New Issue
Block a user