Re: [mediacapture-record] Add MediaRecorderOptions.forceVideoFrameRate (#113)

To be honest, I'm really not sure this should even be a part of 
`MediaRecorder`.  Maybe I'm alone in this view, but I think 
`MediaRecorder` should primarily be about _encoding captured media_ 
and _recording it_.  Stuff like frame rate options should really be a 
part of `getUserMedia`, which is primarily about video capture.

Possible I'm being pedantic.

-- 
GitHub Notification of comment by jnoring
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-record/pull/114#issuecomment-276757818
 using your GitHub account

Received on Wednesday, 1 February 2017 19:35:33 UTC