AVFMT_NOFILE

Demuxer will use avio_open, no opened file should be provided by the caller.

extern (C) @nogc nothrow
enum AVFMT_NOFILE = 0x0001;

Meta