id
Summary
A globally unique identifier string, initialized when the MediaStream object is created.
Property of apis/media_capture_and_streams/MediaStreamapis/media_capture_and_streams/MediaStream
Syntax
Note: This property is read-only.
var result = stream.id;
Return Value
Returns an object of type StringString