Exemplo n.º 1
0
 /// <summary>
 /// 取消插入的音乐,并播放固定背景音乐
 /// </summary>
 public void CancelInserBGN()
 {
     mySoundPlayer.CancelInserBGN();
 }