webrtc/modules/audio_coding/test
Niels Möller 5ceb4ac5ed Delete some unused AudioCodingModule methods
Methods deleted:

  ReceiveFrequency, PlayoutFrequency, ReceiveCodec,
  SetMinimumPlayoutDelay, SetMaximumPlayoutDelay,
  SetBaseMinimumPlayoutDelayMs, GetBaseMinimumPlayoutDelayMs,
  PlayoutTimestamp, FilteredCurrentDelayMs, TargetDelayMs.

Became unused with cl
https://webrtc-review.googlesource.com/c/src/+/111504

Bug: None
Change-Id: Ie50e8e86a622661c3daa9db83a2e66489dcd2d98
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148071
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28918}
2019-08-20 13:42:36 +00:00
..
Channel.cc Format almost everything. 2019-07-08 13:45:15 +00:00
Channel.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
EncodeDecodeTest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
EncodeDecodeTest.h Format almost everything. 2019-07-08 13:45:15 +00:00
iSACTest.cc Delete some unused AudioCodingModule methods 2019-08-20 13:42:36 +00:00
iSACTest.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
opus_test.cc WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
PacketLossTest.h Format almost everything. 2019-07-08 13:45:15 +00:00
PCMFile.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
PCMFile.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
RTPFile.cc Format almost everything. 2019-07-08 13:45:15 +00:00
RTPFile.h Format almost everything. 2019-07-08 13:45:15 +00:00
target_delay_unittest.cc Delete some unused AudioCodingModule methods 2019-08-20 13:42:36 +00:00
TestAllCodecs.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestAllCodecs.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
Tester.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestRedFec.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestRedFec.h AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders 2018-10-04 11:20:57 +00:00
TestStereo.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TestStereo.h Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData 2019-04-26 12:58:14 +00:00
TestVADDTX.cc Delete unused Opus-specific methods of AudioCodingModule 2019-08-09 07:06:36 +00:00
TestVADDTX.h Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h 2019-03-19 16:59:27 +00:00
TwoWayCommunication.cc Format almost everything. 2019-07-08 13:45:15 +00:00
TwoWayCommunication.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00