Inheritance: global::System.IDisposable
 public void Clone(AkDeviceDescription other) { AkSoundEnginePINVOKE.CSharp_AkDeviceDescription_Clone(swigCPtr, AkDeviceDescription.getCPtr(other)); }
 internal static global::System.IntPtr getCPtr(AkDeviceDescription obj) {
   return (obj == null) ? global::System.IntPtr.Zero : obj.swigCPtr;
 }