FifoContext Struct Reference


Data Fields

Buf root
Buflast
 last buffered frame
AVFilterBufferRefbuf_out
 When a specific number of output samples is requested, the partial buffer is stored here.
int allocated_samples
 number of samples buf_out was allocated for

Detailed Description

Definition at line 42 of file fifo.c.


Field Documentation

number of samples buf_out was allocated for

Definition at line 51 of file fifo.c.

Referenced by return_audio_frame().

When a specific number of output samples is requested, the partial buffer is stored here.

Definition at line 50 of file fifo.c.

Referenced by return_audio_frame(), and uninit().

last buffered frame

Definition at line 44 of file fifo.c.

Referenced by add_to_queue(), init(), and queue_pop().

Definition at line 43 of file fifo.c.

Referenced by init(), queue_pop(), request_frame(), return_audio_frame(), and uninit().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8