NSObjectを継承しています。
CvPhotoCamera, CvVideoCameraに継承されています。
 | 
| 
(start)  | - CV_UNUSED | 
|   | 
| 
(stop)  | - CV_UNUSED | 
|   | 
| 
(switchCameras)  | - CV_UNUSED | 
|   | 
| 
(id)  | - initWithParentView: | 
|   | 
| 
(createCaptureOutput)  | - CV_UNUSED | 
|   | 
| 
(createVideoPreviewLayer)  | - CV_UNUSED | 
|   | 
| 
(updateOrientation)  | - CV_UNUSED | 
|   | 
| 
(lockFocus)  | - CV_UNUSED | 
|   | 
| 
(unlockFocus)  | - CV_UNUSED | 
|   | 
| 
(lockExposure)  | - CV_UNUSED | 
|   | 
| 
(unlockExposure)  | - CV_UNUSED | 
|   | 
| 
(lockBalance)  | - CV_UNUSED | 
|   | 
| 
(unlockBalance)  | - CV_UNUSED | 
|   | 
 | 
| 
UIDeviceOrientation  | currentDeviceOrientation | 
|   | 
| 
BOOL  | cameraAvailable | 
|   | 
 | 
| 
AVCaptureSession *  | captureSession | 
|   | 
| 
AVCaptureConnection *  | videoCaptureConnection | 
|   | 
| 
BOOL  | running | 
|   | 
| 
BOOL  | captureSessionLoaded | 
|   | 
| 
int  | defaultFPS | 
|   | 
| 
AVCaptureVideoPreviewLayer *  | captureVideoPreviewLayer | 
|   | 
| 
AVCaptureDevicePosition  | defaultAVCaptureDevicePosition | 
|   | 
| 
AVCaptureVideoOrientation  | defaultAVCaptureVideoOrientation | 
|   | 
| 
BOOL  | useAVCaptureVideoPreviewLayer | 
|   | 
| 
NSString *const  | defaultAVCaptureSessionPreset | 
|   | 
| 
int  | imageWidth | 
|   | 
| 
int  | imageHeight | 
|   | 
| 
UIView *  | parentView | 
|   | 
このクラス詳解は次のファイルから抽出されました: