[webrtc-pc] type of maxFramerate

aboba has just created a new issue for https://github.com/w3c/webrtc-pc:

== type of maxFramerate ==
In Media Capture, MediaTrackCapabilities.framerate is defined as double. 

However, the typoe of RTCRtpEncodingParameters.maxFramerate is defined as unsigned long.  Shouldn't this be double?

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1162 using your GitHub account

Received on Thursday, 4 May 2017 23:17:27 UTC