示例#1
0
 public RESULT seekData(uint pcm)
 {
     return(Sound.FMOD5_Sound_SeekData(this.rawPtr, pcm));
 }