stream property
MediaStream
get
stream
The stream
read-only property of the MediaRecorder interface
returns the stream that was passed into the MediaRecorder.MediaRecorder
constructor when the MediaRecorder
was created.
Implementation
MediaStream get stream;