onStopLive method

void onStopLive()

Implementation

void onStopLive() {
  mediaState = LSMediaState();
  _enableMultiPlaybackQuality(false);
}