AVFMT_TS_NONSTRICT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum AVFMT_TS_NONSTRICT;
    @nogc nothrow extern (C)
    static if(LIBAVFORMAT_VERSION_MAJOR <= 54)
    enum AVFMT_TS_NONSTRICT = 0x8020000;
  2. enum AVFMT_TS_NONSTRICT;

Meta