Re: [mediacapture-main] clone a track: "inherit" not defined

Perhaps this change makes sense...

OLD
Let trackClone inherit track's underlying source, kind, label, 
readyState, and enabled attributes, as well as its currently active 
constraints.

NEW
Set the source, kind, label, readyState, enabled attributes, and 
constraints for trackClone to the values currently active for track.

-- 
GitHub Notif of comment by stpeter
See 
https://github.com/w3c/mediacapture-main/issues/232#issuecomment-132847462

Received on Thursday, 20 August 2015 01:43:31 UTC