Re: [mediacapture-handle] .sendCaptureAction() seems misplaced on the track (#65)

> Whereas methods like [track.cropTo](https://w3c.github.io/mediacapture-region/#dom-browsercapturemediastreamtrack-cropto) are per-clone, [sendCaptureAction](https://w3c.github.io/mediacapture-handle/actions/index.html#dom-mediastreamtrack-sendcaptureaction) would affect ALL clones, a leaky abstraction.

It does not affect all clones. All roads lead to Rome - the single captured tab, and its single registered event handler.

> Would both the video and audio track have this method?

The same reasoning (all roads lead to Rome) convinces me that it would be fine to expose on both.

-- 
GitHub Notification of comment by eladalon1983
Please view or discuss this issue at https://github.com/w3c/mediacapture-handle/issues/65#issuecomment-1127854576 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 16 May 2022 16:02:57 UTC