#import <opencv2/videoio/cap_ios.h>
Instance Methods | |
(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 | |
BOOL | cameraAvailable |
UIDeviceOrientation | currentDeviceOrientation |
Properties | |
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 [1/12]
- (start) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [2/12]
- (stop) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [3/12]
- (switchCameras) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [4/12]
- (createCaptureOutput) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [5/12]
- (createVideoPreviewLayer) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [6/12]
- (updateOrientation) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [7/12]
- (lockFocus) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [8/12]
- (unlockFocus) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [9/12]
- (lockExposure) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [10/12]
- (unlockExposure) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [11/12]
- (lockBalance) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ CV_UNUSED [12/12]
- (unlockBalance) CV_UNUSED |
Implemented in CvVideoCamera, CvVideoCamera, and CvPhotoCamera.
◆ initWithParentView:
- (id) initWithParentView: | (UIView *) | parent |
Member Data Documentation
◆ cameraAvailable
|
protected |
◆ currentDeviceOrientation
|
protected |
Property Documentation
◆ captureSession
|
readwritenonatomicstrong |
◆ captureSessionLoaded
|
readnonatomicassign |
◆ captureVideoPreviewLayer
|
readnonatomicassign |
◆ defaultAVCaptureDevicePosition
|
readwritenonatomicassign |
◆ defaultAVCaptureSessionPreset
|
readwritenonatomicstrong |
◆ defaultAVCaptureVideoOrientation
|
readwritenonatomicassign |
◆ defaultFPS
|
readwritenonatomicassign |
◆ imageHeight
|
readwritenonatomicassign |
◆ imageWidth
|
readwritenonatomicassign |
◆ parentView
|
readwritenonatomicstrong |
◆ running
|
readnonatomicassign |
◆ useAVCaptureVideoPreviewLayer
|
readwritenonatomicassign |
◆ videoCaptureConnection
|
readwritenonatomicstrong |
The documentation for this class was generated from the following file:
- opencv2/videoio/cap_ios.h