#import <NMDAVCaptureDelegate.h>
Inherits <NSObject>.
◆ audioFrameCapturedWithCaptureOutput:withSampleBuffer:fromConnection:
- (void) audioFrameCapturedWithCaptureOutput: |
|
(AVCaptureOutput *) |
captureOutput |
withSampleBuffer: |
|
(CMSampleBufferRef) |
sampleBuffer |
fromConnection: |
|
(AVCaptureConnection *) |
connection |
|
|
| |
|
required |
◆ videoFrameCapturedWithCaptureOutput:withSampleBuffer:fromConnection:
- (void) videoFrameCapturedWithCaptureOutput: |
|
(AVCaptureOutput *) |
captureOutput |
withSampleBuffer: |
|
(CMSampleBufferRef) |
sampleBuffer |
fromConnection: |
|
(AVCaptureConnection *) |
connection |
|
|
| |
|
required |