avfringbuffer.h File Reference

Go to the source code of this file.

Classes

class  AVFRingBuffer

Functions

int AVF_Write_Packet (void *opaque, uint8_t *buf, int buf_size)
int AVF_Read_Packet (void *opaque, uint8_t *buf, int buf_size)
offset_t AVF_Seek_Packet (void *opaque, int64_t offset, int whence)

Variables

URLProtocol AVF_RingBuffer_Protocol


Function Documentation

int AVF_Write_Packet ( void *  opaque,
uint8_t *  buf,
int  buf_size 
)

Definition at line 54 of file avfringbuffer.cpp.

Referenced by AvFormatDecoder::InitByteContext().

int AVF_Read_Packet ( void *  opaque,
uint8_t *  buf,
int  buf_size 
)

Definition at line 60 of file avfringbuffer.cpp.

Referenced by AvFormatDecoder::InitByteContext().

offset_t AVF_Seek_Packet ( void *  opaque,
int64_t  offset,
int  whence 
)

Definition at line 66 of file avfringbuffer.cpp.

Referenced by AvFormatDecoder::InitByteContext().


Variable Documentation

Definition at line 44 of file avfringbuffer.cpp.

Referenced by AvFormatDecoder::InitByteContext().


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