public void EndContinuousPitchBend() { if (pObject != IntPtr.Zero) { SuperpoweredAdvancedAudioPlayerWrapper.EndContinuousPitchBend(pObject); } }