public void LoadMp4(string file)
 {
     MP.MediaPlayer mediaPlayer = new MP.MediaPlayer();
 }