{
// We found matched NUI camera. Reduce cPtr reference count.
HandleRef handle = new HandleRef(this, cPtr);
- Interop.Camera.DeleteCameraProperty(handle);
+ Interop.Camera.DeleteCamera(handle);
handle = new HandleRef(null, IntPtr.Zero);
}
if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();
{
// We found matched NUI camera. Reduce cPtr reference count.
HandleRef handle = new HandleRef(this, cPtr);
- Interop.Camera.DeleteCameraProperty(handle);
+ Interop.Camera.DeleteCamera(handle);
handle = new HandleRef(null, IntPtr.Zero);
}
if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();
{
// We found matched NUI camera. Reduce cPtr reference count.
HandleRef handle = new HandleRef(this, cPtr);
- Interop.Camera.DeleteCameraProperty(handle);
+ Interop.Camera.DeleteCamera(handle);
handle = new HandleRef(null, IntPtr.Zero);
}
if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();