AVFifoBuffer Struct Reference

#include <fifo.h>

List of all members.


Detailed Description

Definition at line 29 of file fifo.h.


Public Attributes

uint8_t * buffer
uint8_t * rptr
uint8_t * wptr
uint8_t * end

Member Data Documentation

Definition at line 31 of file fifo.h.

Referenced by av_fifo_drain(), av_fifo_generic_read(), av_fifo_init(), av_fifo_peek(), and av_fifo_size().

uint8_t * AVFifoBuffer::wptr

Definition at line 31 of file fifo.h.

Referenced by av_fifo_init(), av_fifo_realloc(), av_fifo_size(), and av_fifo_write().

uint8_t * AVFifoBuffer::end


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5