Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / platform / WebMediaStreamTrack.h
index d49565f..9b584b1 100644 (file)
@@ -75,6 +75,7 @@ public:
 
     BLINK_PLATFORM_EXPORT WebMediaStreamSource source() const;
     BLINK_PLATFORM_EXPORT bool isEnabled() const;
+    BLINK_PLATFORM_EXPORT bool isMuted() const;
 
     // Extra data associated with this WebMediaStream.
     // If non-null, the extra data pointer will be deleted when the object is destroyed.