public void AddSupport(IMediaPlayer plugin)
 {
     player.AddSupport(plugin);
 }