@class AVWeakReference; @interface AVCaptureRotationHelperLayer : CALayer { AVWeakReference *_delegate; } - (void)dealloc; - (void)layerDidBecomeVisible:(BOOL)a0; - (id)initWithDelegate:(id)a0; @end
@class AVWeakReference; @interface AVCaptureRotationHelperLayer : CALayer { AVWeakReference *_delegate; } - (void)dealloc; - (void)layerDidBecomeVisible:(BOOL)a0; - (id)initWithDelegate:(id)a0; @end