@Override
 public void notify(MediaPlayerEventListener listener) {
   listener.opening(mediaPlayer);
 }