[mediacapture-main] Pull Request: Create new EndedEvent

burnburn has just submitted a new pull request for 
https://github.com/w3c/mediacapture-main:

== Create new EndedEvent ==
The ended event on an MST is in many cases not an error, just an 
event.  This PR proposes to change the ended event to be a new 
EndedEvent with an optional error property that can be used when the 
track has ended due to an error.

This is in related to the fulfillment of Issue #162 . See closed PR 
#170 for discussion.
This replaces PR #199 .

See https://github.com/w3c/mediacapture-main/pull/206

Received on Thursday, 2 July 2015 04:13:16 UTC