2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSString
, PLCameraController
, PLCropOverlay
, PLImageTile
, UIToolbar
;
11 @interface PLCameraView
: UIView
13 UIToolbar
*_cameraButtonBar
;
14 int _availablePictureCount
;
15 int _captureOrientation
;
16 int _photoSavingOptions
;
17 BOOL _manipulatingCrop
;
18 UIView
*_fourByThreeBackstop
;
19 PLCameraController
*_cameraController
;
21 UIView
*_animatedCaptureView
;
23 UIView
*_staticIrisView
;
26 PLCropOverlay
*_cropOverlay
;
27 PLImageTile
*_imageTile
;
30 unsigned int _showsCropOverlay
:1;
31 unsigned int _allowsEditing
:1;
32 unsigned int _changesStatusBar
:1;
34 NSString
*_cropSubtitle
;
35 NSString
*_cropButtonTitle
;
38 - (void)_playShutterSound
;
39 - (void)_showCropOverlayWithTitle
:(id
)fp8 subtitle
:(id
)fp12 OKButtonTitle
:(id
)fp16 OKButtonColor
:(int)fp20 OKButtonShowCamera
:(BOOL
)fp24 cancelButtonTitle
:(id
)fp28
;
40 - (void)_updateStatusBar
;
41 - (void)_addAdditionalEXIFPropertiesForCurrentState
:(id
)fp8 date
:(id
)fp12 toDictionary
:(id
)fp16
;
42 - (int)_sensorOrientationForDeviceOrientation
:(int)fp8
;
43 - (void)cameraControllerReadyStateChanged
:(id
)fp8
;
44 - (void)cameraController
:(id
)fp8 tookPicture
:(id
)fp12 withPreview
:(id
)fp16 jpegData
:(struct __CFData
*)fp20 imageProperties
:(id
)fp24
;
45 - (void)setupAnimateCameraPreviewDown
:(id
)fp8
;
46 - (void)animateCameraPreviewDown
;
47 - (void)_storePictureAnimation
:(id
)fp8 finished
:(id
)fp12
;
48 - (id
)initWithFrame
:(struct CGRect
)fp8
;
50 - (void)setDelegate
:(id
)fp8
;
51 - (void)setEnabledGestures
:(int)fp8
;
52 - (void)setPhotoSavingOptions
:(int)fp8
;
53 - (int)photoSavingOptions
;
54 - (void)_updateImageEditability
;
55 - (void)setAllowsImageEditing
:(BOOL
)fp8
;
56 - (void)setChangesStatusBar
:(BOOL
)fp8
;
57 - (void)setShowsCropOverlay
:(BOOL
)fp8
;
58 - (void)setCropTitle
:(id
)fp8 subtitle
:(id
)fp12 buttonTitle
:(id
)fp16
;
59 - (BOOL
)shouldShowIris
;
60 - (void)setCameraButtonBar
:(id
)fp8
;
63 - (void)takePictureOpenIrisAnimationFinished
;
64 - (void)takePictureCloseIrisAnimationFinished
;
65 - (void)cameraShutterClicked
:(id
)fp8
;
66 - (void)viewWillBeDisplayed
;
67 - (void)viewWasDisplayed
;
68 - (void)viewWillBeRemoved
;
69 - (void)cropOverlayWasCancelled
:(id
)fp8
;
70 - (void)cropOverlayWasOKed
:(id
)fp8
;
71 - (void)cropOverlay
:(id
)fp8 didFinishSaving
:(id
)fp12
;
72 - (BOOL
)imageViewIsDisplayingLandscape
:(id
)fp8
;
73 - (void)willStartGesture
:(int)fp8 inView
:(id
)fp12 forEvent
:(struct __GSEvent
*)fp16
;
75 - (void)primeStaticClosedIris
;
76 - (void)showStaticClosedIris
;
77 - (void)hideStaticClosedIris
;
79 - (void)closeIris
:(BOOL
)fp8 didFinishSelector
:(SEL
)fp12
;
80 - (void)openIrisWithDidFinishSelector
:(SEL
)fp8
;
81 - (void)closeOpenIris
;
82 - (void)openIrisAnimationFinished
;
83 - (void)closeIrisAnimationFinished
;
84 - (void)closeOpenIrisAnimationFinished
;