示例#1
0
 public RESULT setMode(MODE mode)
 {
     return(Sound.FMOD5_Sound_SetMode(this.rawPtr, mode));
 }