AcmReceiver: Eliminate AcmReceiver::decoders_
BUG=webrtc:5801 Review-Url: https://codereview.webrtc.org/2351183002 Cr-Commit-Position: refs/heads/master@{#14335}
This commit is contained in:
@ -173,6 +173,8 @@ class NetEqImpl : public webrtc::NetEq {
|
||||
|
||||
rtc::Optional<CodecInst> GetDecoder(int payload_type) const override;
|
||||
|
||||
const SdpAudioFormat* GetDecoderFormat(int payload_type) const override;
|
||||
|
||||
int SetTargetNumberOfChannels() override;
|
||||
|
||||
int SetTargetSampleRate() override;
|
||||
|
||||
Reference in New Issue
Block a user