Question about MediaStreamTrack behavior

Hi, another question about section 3.2.1, when construct a new MediaStream object from original MediaStreamTrack objects list, we want to confirm that the newly constructed MediaStream object would contain a cloned copy of MediaStreamTrack objects of the original ones, and the 'enabled' attribute in newly created MediaStreamTrack objects' can be set independent of their origin, Is that correct?

Thanks

Received on Wednesday, 16 November 2011 08:51:44 UTC