AVFMT_FLAG_CUSTOM_IO

< The caller has supplied a custom AVIOContext, don't avio_close() it.

@nogc nothrow extern (C)
enum AVFMT_FLAG_CUSTOM_IO = 0x0080;

Meta