AVFormatContext.io_close

A callback for closing the streams opened with AVFormatContext.io_open().

struct AVFormatContext
void function(AVFormatContext* s, AVIOContext* pb) io_close;

Meta