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

FrameReciever class - delegate for QTCaptureSession. More...

Inheritance diagram for FFMPEG_FrameReceiver:

Instance Methods

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

Protected Attributes

CaptureContext_context
 

Detailed Description

FrameReciever class - delegate for QTCaptureSession.

Definition at line 80 of file qtkit.m.

Method Documentation

- (id) initWithContext: (CaptureContext*)  context

Definition at line 96 of file qtkit.m.

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

Definition at line 104 of file qtkit.m.

Field Documentation

- (CaptureContext*) _context
protected

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