AVIOContext.write_data_type

A callback that is used instead of write_packet.

struct AVIOContext
int function(void* opaque, uint8_t* buf, int buf_size, AVIODataMarkerType type, int64_t time) write_data_type;

Meta