Re: [mediacapture-record] Add `audioConstantBitRate` flag to `MediaRecorderOptions`. (#185)

It seems innocent to me, but I don't know about implementation details. An audio MediaStreamTrack is something playing live, do we always have enough samples and can we always transform it to a constant bitrate. @ivocreusen Can you comment on the idea of recording (through the [MediaRecorder API](https://w3c.github.io/mediacapture-record/MediaRecorder.html#mediarecorder-api)) i.e. encoding at a constant bitrate? Context: general API about encoding a track, not specific to WebRTC.

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

Received on Wednesday, 13 November 2019 14:12:08 UTC