public void SwitchSubtitle(int sub) { MediaPlayer.StandardInput.WriteLine(string.Format("sub_select {0}", sub)); MediaPlayer.StandardInput.Flush(); }