OpenCV
3.0.0
Open Source Computer Vision
|
#import "cap_ios.h"
Instance Methods | |
(void) | - adjustLayoutToInterfaceOrientation: |
(void) | - layoutPreviewLayer |
(void) | - saveVideo |
(NSURL *) | - videoFileURL |
Instance Methods inherited from CvAbstractCamera | |
(void) | - createCaptureOutput |
(void) | - createVideoPreviewLayer |
(id) | - initWithParentView: |
(void) | - lockBalance |
(void) | - lockExposure |
(void) | - lockFocus |
(void) | - start |
(void) | - stop |
(void) | - switchCameras |
(void) | - unlockBalance |
(void) | - unlockExposure |
(void) | - unlockFocus |
(void) | - updateOrientation |
Protected Attributes | |
CALayer * | customPreviewLayer |
CMTime | lastSampleTime |
AVCaptureVideoDataOutput * | videoDataOutput |
dispatch_queue_t | videoDataOutputQueue |
Protected Attributes inherited from CvAbstractCamera | |
BOOL | cameraAvailable |
AVCaptureVideoPreviewLayer * | captureVideoPreviewLayer |
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 |
AVCaptureDevicePosition | defaultAVCaptureDevicePosition |
NSString *const | defaultAVCaptureSessionPreset |
AVCaptureVideoOrientation | defaultAVCaptureVideoOrientation |
int | defaultFPS |
int | imageHeight |
int | imageWidth |
UIView * | parentView |
BOOL | running |
BOOL | useAVCaptureVideoPreviewLayer |
AVCaptureConnection * | videoCaptureConnection |
- (void) adjustLayoutToInterfaceOrientation: | (UIInterfaceOrientation) | interfaceOrientation |
- (void) layoutPreviewLayer |
- (void) saveVideo |
- (NSURL *) videoFileURL |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicassign |
|
readwritenonatomicassign |