Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / voice_engine / voe_rtp_rtcp_impl.h
index f902b66..b89c0dc 100644 (file)
@@ -66,6 +66,9 @@ public:
     virtual int SetSendAudioLevelIndicationStatus(int channel,
                                                   bool enable,
                                                   unsigned char id);
+    virtual int SetReceiveAudioLevelIndicationStatus(int channel,
+                                                     bool enable,
+                                                     unsigned char id);
 
     // RTP Header Extension for Absolute Sender Time
     virtual int SetSendAbsoluteSenderTimeStatus(int channel,