public virtual void setAutoCamListener(AutoCamListener l)
 {
     libPhotoAssistantImageProcessingPINVOKE.StagedImageProcessor_setAutoCamListener(swigCPtr, AutoCamListener.getCPtr(l));
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AutoCamListener obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }