@protocol CAMPanoramaCaptureRequestDelegate; @interface CAMPanoramaCaptureRequest : CAMCaptureRequest @property (readonly, weak, nonatomic) id delegate; - (id)initWithRequest:(id)a0 distinctPersistence:(BOOL)a1 includeAnalytics:(BOOL)a2; - (id)init; - (void).cxx_destruct; - (id)mutableCopyWithZone:(struct _NSZone { } *)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end