FFmpeg
Data Fields
RingBuffer Struct Reference

Data Fields

AVFifoBufferfifo
 
int read_back_capacity
 
int read_pos
 

Detailed Description

Definition at line 48 of file async.c.

Field Documentation

◆ fifo

AVFifoBuffer* RingBuffer::fifo

◆ read_back_capacity

int RingBuffer::read_back_capacity

Definition at line 51 of file async.c.

Referenced by ring_generic_read(), and ring_init().

◆ read_pos

int RingBuffer::read_pos

Definition at line 53 of file async.c.

Referenced by ring_drain(), ring_generic_read(), ring_reset(), ring_size(), and ring_size_of_read_back().


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