RE: Cloning and sharing of MediaStreamTracks - worth it?

"Jim Barnett" <Jim.Barnett@genesyslab.com> wrote:
>
> But see Stefan's email; _everything_ is a source attribute except for
'enabled'.  I don't think that Track is doing much work.

That isn't the model that I described. A large part of the state of the
source is actually transparent. The set of constraints, enabled, and,
consequently, the precise form of the track output are track properties.

As far as I can tell, the only concrete properties the source has are
invariant: mute, the media itself. The rest are derived from the set of
constraints provided by the enabled tracks that the source serves. Those
are the properties I'm interested in cloning.

Received on Thursday, 9 May 2013 20:09:56 UTC