Basic model of `MediaStreamTrack` `kind` `"TTS"` - Single-use - Persistent Single-use `MediaStreamTrack` `enabled` property set to `true` when source is not exhausted and when source is exahausted set `enabled` to `false`, `muted` to `true`, readyState` to `"ended"`. Persistent `MediaStreamTrack` `enabled` property is set to `true` when output is not silence, otherwise set `enabled` property to `false` and `muted` property to `true`. Track does not end until `stop()` is executed or track becomes `muted`. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/654#issuecomment-573862648 using your GitHub accountReceived on Monday, 13 January 2020 20:46:53 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:49 UTC