This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

ended

Summary

True if the ended event has fired on the MediaStream object.

Property of apis/webrtc/MediaStreamapis/webrtc/MediaStream

Syntax

Note: This property is read-only.

var result = stream.ended;

Return Value

Returns an object of type BooleanBoolean