FFmpeg  2.6.9
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Attributes
FFMPEG_FrameReceiver Class Reference

FrameReciever class - delegate for QTCaptureSession. More...

Public Member Functions

(id- initWithContext:
(void- captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection:

Protected Attributes

CaptureContext_context

Detailed Description

FrameReciever class - delegate for QTCaptureSession.

Definition at line 76 of file qtkit.m.

Member Function Documentation

- (id) initWithContext: (CaptureContext*)  context

Definition at line 92 of file qtkit.m.

- (void) captureOutput: (QTCaptureOutput *)  captureOutput
didOutputVideoFrame: (CVImageBufferRef)  videoFrame
withSampleBuffer: (QTSampleBuffer *)  sampleBuffer
fromConnection: (QTCaptureConnection *)  connection 

Definition at line 100 of file qtkit.m.

Field Documentation

- (CaptureContext*) _context
protected

The documentation for this class was generated from the following file: