Exemplo n.º 1
0
 public RESULT getType(out DSP_TYPE type)
 {
     return(DSP.FMOD5_DSP_GetType(this.rawPtr, out type));
 }