Loading...
Searching...
No Matches
CvPhotoCamera Class Reference
#import <opencv2/videoio/cap_ios.h>
Inheritance diagram for CvPhotoCamera:
Instance Methods | |
| (takePicture) | - CV_UNUSED |
Instance Methods inherited from CvAbstractCamera | |
| (start) | - CV_UNUSED |
| (stop) | - CV_UNUSED |
| (switchCameras) | - CV_UNUSED |
| (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 |
| (id) | - initWithParentView: |
Protected Attributes | |
| AVCaptureStillImageOutput * | stillImageOutput |
Protected Attributes inherited from CvAbstractCamera | |
| BOOL | cameraAvailable |
| UIDeviceOrientation | currentDeviceOrientation |
Properties | |
| id< CvPhotoCameraDelegate > | delegate |
Properties inherited from CvAbstractCamera | |
| AVCaptureSession * | captureSession |
| BOOL | captureSessionLoaded |
| AVCaptureVideoPreviewLayer * | captureVideoPreviewLayer |
| AVCaptureDevicePosition | defaultAVCaptureDevicePosition |
| NSString *const | defaultAVCaptureSessionPreset |
| AVCaptureVideoOrientation | defaultAVCaptureVideoOrientation |
| int | defaultFPS |
| int | imageHeight |
| int | imageWidth |
| UIView * | parentView |
| BOOL | running |
| BOOL | useAVCaptureVideoPreviewLayer |
| AVCaptureConnection * | videoCaptureConnection |
Method Documentation
◆ CV_UNUSED
| - (takePicture) CV_UNUSED |
Implements CvAbstractCamera.
Member Data Documentation
◆ stillImageOutput
|
protected |
Property Documentation
◆ delegate
|
readwritenonatomicweak |
The documentation for this class was generated from the following file:
- opencv2/videoio/cap_ios.h
Instance Methods inherited from
1.9.6