stop method

void stop()

The stop() method of the MediaStreamTrack interface stops the track.

Implementation

external void stop();