public virtual void SetShuffle(bool shuffle)
 {
     _player.SetShuffle(shuffle);
 }