stopPlaying method

void stopPlaying()

Implementation

void stopPlaying() {
  myAppState.stopPlaying();
}