CvAbstractCamera, <AVCaptureVideoDataOutputSampleBufferDelegate>を継承しています。
 | 
| 
(void)  | - adjustLayoutToInterfaceOrientation: | 
|   | 
| (layoutPreviewLayer)  | - CV_UNUSED | 
|   | 
| (saveVideo)  | - CV_UNUSED | 
|   | 
| 
(NSURL *)  | - videoFileURL | 
|   | 
| 
(NSString *)  | - videoFileString | 
|   | 
| 
(id)  | - initWithParentView: | 
|   | 
 | 
| 
AVCaptureVideoDataOutput *  | videoDataOutput | 
|   | 
| 
dispatch_queue_t  | videoDataOutputQueue | 
|   | 
| 
CALayer *  | customPreviewLayer | 
|   | 
| 
CMTime  | lastSampleTime | 
|   | 
| 
UIDeviceOrientation  | currentDeviceOrientation | 
|   | 
| 
BOOL  | cameraAvailable | 
|   | 
 | 
| 
id< CvVideoCameraDelegate >  | delegate | 
|   | 
| 
BOOL  | grayscaleMode | 
|   | 
| 
BOOL  | recordVideo | 
|   | 
| 
BOOL  | rotateVideo | 
|   | 
| 
AVAssetWriterInput *  | recordAssetWriterInput | 
|   | 
| 
AVAssetWriterInputPixelBufferAdaptor *  | recordPixelBufferAdaptor | 
|   | 
| 
AVAssetWriter *  | recordAssetWriter | 
|   | 
| 
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 | 
|   | 
◆ CV_UNUSED [1/2]
      
        
          | - (layoutPreviewLayer) CV_UNUSED  | 
           | 
           | 
           | 
        
      
 
 
◆ CV_UNUSED [2/2]
このクラス詳解は次のファイルから抽出されました: