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

FrameReciever class - delegate for AVCaptureSession. More...

Inheritance diagram for AVFFrameReceiver:

Instance Methods

(id- initWithContext:
 
(void- captureOutput:didOutputSampleBuffer:fromConnection:
 

Protected Attributes

AVFContext_context
 

Detailed Description

FrameReciever class - delegate for AVCaptureSession.

Definition at line 143 of file avfoundation.m.

Method Documentation

- (id) initWithContext: (AVFContext*)  context

Definition at line 158 of file avfoundation.m.

- (void) captureOutput: (AVCaptureOutput *)  captureOutput
didOutputSampleBuffer: (CMSampleBufferRef)  videoFrame
fromConnection: (AVCaptureConnection *)  connection 

Definition at line 166 of file avfoundation.m.

Field Documentation

- (AVFContext*) _context
protected

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