Loading...
Searching...
No Matches
CvVideoCamera Class Reference
#import <opencv2/videoio/cap_ios.h>
Inheritance diagram for CvVideoCamera:
Instance Methods | |
(void) | - adjustLayoutToInterfaceOrientation: |
(layoutPreviewLayer) | - CV_UNUSED |
(saveVideo) | - CV_UNUSED |
(NSString *) | - videoFileString |
(NSURL *) | - videoFileURL |
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 | |
CALayer * | customPreviewLayer |
CMTime | lastSampleTime |
AVCaptureVideoDataOutput * | videoDataOutput |
dispatch_queue_t | videoDataOutputQueue |
Protected Attributes inherited from CvAbstractCamera | |
BOOL | cameraAvailable |
UIDeviceOrientation | currentDeviceOrientation |
Properties | |
id< CvVideoCameraDelegate > | delegate |
BOOL | grayscaleMode |
AVAssetWriter * | recordAssetWriter |
AVAssetWriterInput * | recordAssetWriterInput |
AVAssetWriterInputPixelBufferAdaptor * | recordPixelBufferAdaptor |
BOOL | recordVideo |
BOOL | rotateVideo |
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
◆ adjustLayoutToInterfaceOrientation:
- (void) adjustLayoutToInterfaceOrientation: | (UIInterfaceOrientation) | interfaceOrientation |
◆ CV_UNUSED [1/2]
- (layoutPreviewLayer) CV_UNUSED |
Implements CvAbstractCamera.
◆ CV_UNUSED [2/2]
- (saveVideo) CV_UNUSED |
Implements CvAbstractCamera.
◆ videoFileString
- (NSString *) videoFileString |
◆ videoFileURL
- (NSURL *) videoFileURL |
Member Data Documentation
◆ customPreviewLayer
|
protected |
◆ lastSampleTime
|
protected |
◆ videoDataOutput
|
protected |
◆ videoDataOutputQueue
|
protected |
Property Documentation
◆ delegate
|
readwritenonatomicweak |
◆ grayscaleMode
|
readwritenonatomicassign |
◆ recordAssetWriter
|
readwritenonatomicstrong |
◆ recordAssetWriterInput
|
readwritenonatomicstrong |
◆ recordPixelBufferAdaptor
|
readwritenonatomicstrong |
◆ recordVideo
|
readwritenonatomicassign |
◆ rotateVideo
|
readwritenonatomicassign |
The documentation for this class was generated from the following file:
- opencv2/videoio/cap_ios.h