ALT32_CORR

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum ALT32_CORR;
    @nogc nothrow extern (C)
    static if(AV_HAVE_BIGENDIAN)
    enum ALT32_CORR = (-1);
  2. enum ALT32_CORR;

Meta