AVIOContext.buf_ptr_max

Maximum reached position before a backward seek in the write buffer, used keeping track of already written data for a later flush.

struct AVIOContext
ubyte* buf_ptr_max;

Meta