예제 #1
0
 /// <summary>
 /// 快进
 /// </summary>
 public void FastForward()
 {
     mediaPlayer.FastForward();
 }