stopPlayer abstract method
void
stopPlayer()
Stops the player from playing and releases any resources it was using.
Implementation
void stopPlayer();
Stops the player from playing and releases any resources it was using.
void stopPlayer();