Re: [mediacapture-fromelement] Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack (#76)

The initial revision of mediastream-fromelement was written in terms of capturing a stream.
Eventually it was realized that what could be captured from a canvas only made sense as a single MediaStreamTrack, and the specification was rewritten in the form of CanvasCaptureMediaStreamTrack.

The implementations are artifacts of these older specifications, and should be corrected.
Chrome's IDL conforms to the spec: https://cs.chromium.org/chromium/src/third_party/blink/renderer/modules/mediacapturefromelement/canvas_capture_media_stream_track.idl?type=cs&g=0


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/76#issuecomment-475937178 using your GitHub account

Received on Sunday, 24 March 2019 08:03:38 UTC