w3c / mediacapture-transform

MediaStreamTrack Insertable Media Processing using Streams
https://w3c.github.io/mediacapture-transform/
Other
44 stars 20 forks source link

Clarify Generator construction with required kind #18

Closed tonyherre closed 2 years ago

tonyherre commented 3 years ago

Update description of MediaStreamTrackGenerator to be shorter and clearer that kind is now required by removing the descriptions of handling an empty kind.

dontcallmedom commented 3 years ago

@tprice11 could you provide your changes to the index.bs file instead of the (automatically generated) index.html - I'll separately clarify both the set up and the documentation of the repo to make it clearer that this is the preferred way to contribute.

alvestrand commented 2 years ago

Obsoleted by the change from MediaStreanTrackGenerator(kind) to VideoTrackGenerator.