Re: [Bug 21618] New: MediaStreams with no tracks need to not be Ended

On 12 April 2013 01:42, Adam Bergkvist <adam.bergkvist@ericsson.com> wrote:
> I think the problem with the current solution is the ended state on
> MediaStream. It's hard to come up with a natural definition since a stream
> can have no tracks and live tracks could possibly be added after the stream
> ends. The useful thing is the event. Couldn't we simply have an event that
> indicates that all tracks, currently in the stream, have ended, and not set
> any state?

I could get behind that option.  I don't mind exposing a state either,
but the key thing is to not bind anything of consequence to its value.
 A clearer definition is all that is really necessary, either way.

Received on Friday, 12 April 2013 17:24:46 UTC