stop method
void
stop()
The stop()
method of the MediaStreamTrack interface stops the
track.
Implementation
external void stop();
The stop()
method of the MediaStreamTrack interface stops the
track.
external void stop();