Exemplo n.º 1
0
 public void EndContinuousPitchBend()
 {
     if (pObject != IntPtr.Zero)
     {
         SuperpoweredAdvancedAudioPlayerWrapper.EndContinuousPitchBend(pObject);
     }
 }