stopStream
stopStream
ConststopStream(stream?):void
Stops all tracks in a specified stream and fires the ended event for each.
Parameters
stream
The media stream to stop. See MediaStream for more details.
Returns
void
Const stopStream(stream?): voidStops all tracks in a specified stream and fires the ended event for each.
The media stream to stop. See MediaStream for more details.
void