Пример #1
0
 public RESULT setBypass(bool bypass)
 {
     return(DSP.FMOD5_DSP_SetBypass(this.rawPtr, bypass));
 }