Example #1
0
 public int GetPitch()
 {
     return(ZPlay.zplay_GetPitch(this.objptr));
 }