Data Fields | |
int | pos |
int | size |
int | allocated_size |
uint8_t * | buffer |
int | io_buffer_size |
uint8_t | io_buffer [1] |
Definition at line 841 of file aviobuf.c.
int DynBuffer::pos |
int DynBuffer::size |
Definition at line 842 of file aviobuf.c.
Referenced by avio_close_dyn_buf(), dyn_buf_seek(), and dyn_buf_write().