public virtual int?GetSongPosition()
 {
     return(_player.GetSongPosition());
 }