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