Public Member Functions | |
| (id) | - init |
| (void) | - outputVideoFrame:withSampleBuffer:fromConnection: |
| (mtime_t) | - copyCurrentFrameToBuffer: |
Protected Attributes | |
| CVImageBufferRef | currentImageBuffer |
| mtime_t | currentPts |
| mtime_t | previousPts |
| - (id) init |
| - (void) outputVideoFrame: | (CVImageBufferRef) | videoFrame | ||
| withSampleBuffer: | (QTSampleBuffer *) | sampleBuffer | ||
| fromConnection: | (QTCaptureConnection *) | connection | ||
References currentImageBuffer, and currentPts.
| - (mtime_t) copyCurrentFrameToBuffer: | (void *) | buffer |
References currentImageBuffer, currentPts, and previousPts.
- (CVImageBufferRef) currentImageBuffer [protected] |
Referenced by copyCurrentFrameToBuffer:, and outputVideoFrame:withSampleBuffer:fromConnection:.
- (mtime_t) currentPts [protected] |
Referenced by copyCurrentFrameToBuffer:, and outputVideoFrame:withSampleBuffer:fromConnection:.
- (mtime_t) previousPts [protected] |
Referenced by copyCurrentFrameToBuffer:.
1.5.6