AVIOContext.write_data_type

A callback that is used instead of write_packet.

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

Meta