Index Hierarchy CC3AVCameraView Class Reference Inherits from UIView Declared in CC3DeviceCameraOverlayUIViewController.h Overview A UIView that holds a AVCaptureVideoPreviewLayer layer for displaying the device camera feed. Tasks layer property Properties layer The underlying layer cast as a AVCaptureVideoPreviewLayer. @property (nonatomic, retain, readonly) AVCaptureVideoPreviewLayer *layer Declared In CC3DeviceCameraOverlayUIViewController.h Index Hierarchy