Libav
Instance Methods | Protected Attributes
VideoCapture Class Reference
Inheritance diagram for VideoCapture:

Instance Methods

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

Protected Attributes

AVFoundationCaptureContext_context
 

Detailed Description

Definition at line 189 of file avfoundation_dec.m.

Method Documentation

◆ initWithContext:()

- (id) initWithContext: (AVFoundationCaptureContext *)  context

Definition at line 205 of file avfoundation_dec.m.

◆ captureOutput:didOutputSampleBuffer:fromConnection:()

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

Definition at line 213 of file avfoundation_dec.m.

Field Documentation

◆ _context

- (AVFoundationCaptureContext*) _context
protected

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