Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / media / audio / mac / audio_low_latency_input_mac.h
index c8e43fa..0ce1f8f 100644 (file)
@@ -72,6 +72,7 @@ class AUAudioInputStream : public AgcAudioStream<AudioInputStream> {
   virtual double GetMaxVolume() OVERRIDE;
   virtual void SetVolume(double volume) OVERRIDE;
   virtual double GetVolume() OVERRIDE;
+  virtual bool IsMuted() OVERRIDE;
 
   // Returns the current hardware sample rate for the default input device.
   MEDIA_EXPORT static int HardwareSampleRate();