[mediacapture-transform] Should MediaStreamTrackGenerator have an API to fine-tune MediaStreamTrack internal states? (#26)

youennf has just created a new issue for https://github.com/w3c/mediacapture-transform:

== Should MediaStreamTrackGenerator have an API to fine-tune MediaStreamTrack internal states? ==
A MediaStreamTrack might be muted/unmuted which will trigger events.
It is unclear how MediaStreamTrackGenerator allows surfacing such API.
This might be important in the case MediaStreamTrackGenerator is doing some processing on a track and wants to mirror the state of the track. For instance, if the origin track gets muted, the transformed track might want to also enter muted state.
Ditto for applyConstraints and so on.

Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/26 using your GitHub account


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

Received on Thursday, 29 April 2021 08:40:16 UTC