예제 #1
0
파일: CMain.cs 프로젝트: da-ka/Vocaluxe
 public void Close(int soundStream)
 {
     CSound.Close(soundStream);
 }