Re: [mediacapture-record] Handle the case of audio/video track configuration changes (#188)

How can the current settings of any `MediaStreamTrack` derived from [Media Capture from DOM Elements](https://w3c.github.io/mediacapture-fromelement/) be read at any time (either initially or following a track change at the `MediaStream()` where a track is potentially replaced) using any existing API where `getSettings()` for a `MediaStreamTrack` is not defined at that specification (even though Chromium has currently implemented `getSettings()` without reference to any specification)?

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/188#issuecomment-533831279 using your GitHub account

Received on Saturday, 21 September 2019 21:24:08 UTC