|
(dispatch_semaphore_t) | - capture: |
|
(id) | - initWithDisplay:frameRate: |
|
(void) | - setFrameWidth:frameHeight: |
|
|
(NSArray< NSDictionary * > *) | + displayNames |
|
(NSString *) | + getDisplayName: |
|
|
typedef bool(^ | FrameCallbackBlock) (CMSampleBufferRef) |
|
|
NSMapTable< AVCaptureConnection *, FrameCallbackBlock > * | captureCallbacks |
|
NSMapTable< AVCaptureConnection *, dispatch_semaphore_t > * | captureSignals |
|
CGDirectDisplayID | displayID |
|
int | frameHeight |
|
int | frameWidth |
|
CMTime | minFrameDuration |
|
OSType | pixelFormat |
|
AVCaptureSession * | session |
|
NSMapTable< AVCaptureConnection *, AVCaptureVideoDataOutput * > * | videoOutputs |
|
The documentation for this class was generated from the following files: