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 CALayer
, UIView
;
11 @interface PLCameraController
: NSObject
13 CALayer
*_cameraLayer
;
14 struct CameraDevice
*_camera
;
15 struct CameraImageQueueHelper
*_cameraHelper
;
20 BOOL _wasPreviewingBeforeDeviceLock
;
28 - (void)_applicationSuspended
;
29 - (void)_applicationResumed
;
30 - (void)_tookPicture
:(struct __CoreSurfaceBuffer
*)fp8
;
31 - (void)_tookPicture
:(struct CGImage
*)fp8 jpegData
:(struct __CFData
*)fp12 imageProperties
:(struct __CFDictionary
*)fp16
;
32 - (struct CameraImageQueueHelper
*)_cameraHelper
;
34 - (void)_tearDownCamera
;
35 - (void)setDelegate
:(id
)fp8
;
37 - (struct CGRect
)_cameraFrame
;