[ortc] maxFramerate: should be double?

aboba has just created a new issue for https://github.com/w3c/ortc:

== maxFramerate: should be double? ==
In Media Capture, MediaTrackCapabilities.framerate is defined as double.

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

Related WebRTC 1.0 Issue: https://github.com/w3c/webrtc-pc/issues/1162

Please view or discuss this issue at https://github.com/w3c/ortc/issues/687 using your GitHub account

Received on Thursday, 4 May 2017 23:19:05 UTC