Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / cast_streaming_rtp_stream.idl
index e01b998..6627482 100644 (file)
@@ -42,6 +42,9 @@ namespace cast.streaming.rtpStream {
     // The number of channels.
     long? channels;
 
+    // The maximum frame rate.
+    double? maxFrameRate;
+
     // Video width in pixels.
     long? width;