Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / voice_engine / voe_codec_impl.h
index 1b9f00e..f001df8 100644 (file)
@@ -54,6 +54,8 @@ public:
                              VadModes& mode,
                              bool& disabledDTX);
 
+    virtual int SetOpusMaxPlaybackRate(int channel, int frequency_hz);
+
     // Dual-streaming
     virtual int SetSecondarySendCodec(int channel, const CodecInst& codec,
                                       int red_payload_type);