AV_PTS_WRAP_IGNORE

* Options for behavior on timestamp wrap detection. *////< ignore the wra

extern (C) @nogc nothrow
enum AV_PTS_WRAP_IGNORE = 0;

Meta