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

AudioReciever class - delegate for AVCaptureSession. More...

Public Member Functions

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

Protected Attributes

AVFContext_context

Detailed Description

AudioReciever class - delegate for AVCaptureSession.

Definition at line 182 of file avfoundation.m.

Member Function Documentation

- (id) initWithContext: (AVFContext*)  context

Definition at line 197 of file avfoundation.m.

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

Definition at line 205 of file avfoundation.m.

Field Documentation

- (AVFContext*) _context
protected

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