public void Play() { _MP3Player.Play(); }
// 1-op-1 acties aan player public void Play() { player.Play(); }