예제 #1
0
 public void GetSynchroValue()
 {
     InitAudio();
     SdlMixer.Mix_GetSynchroValue();
     QuitAudio();
 }