Example #1
0
 private static extern Error.Code SetProperties(IntPtr reverb, ref Properties properties);
Example #2
0
 private static extern Code GetReverbAmbientProperties(IntPtr system, ref Properties prop);
Example #3
0
 private static extern Code GetProperties(IntPtr reverb, ref Properties properties);
Example #4
0
 private static extern Code SetReverbProperties(IntPtr system, ref Properties prop);