Events
This section contains the Media Capture and Streams events reference documentation.
In this section
| Topic | Description |
|---|---|
|
This event is fired when the MediaStream becomes active. | |
|
This event is fired when a MediaStreamTrack is added to the MediaStream. | |
|
This event is fired when the set of media device has changed. | |
|
This event is fired when the MediaStreamTrack source will no longer provide any data. | |
|
This event is fired when the MediaStream becomes inactive. | |
|
This event is fired when the source for MediaStreamTrack becomes temporarily unavailable. | |
|
This event is fired when the browser is no longer able to satisfy the constraints after a new constraint has been added. | |
|
This event is fired when a MediaStreamTrack is removed from the MediaStream. | |
|
This event is fired when the source for MediaStreamTrack becomes available after being temporarily unavailable. |