AV_NOPTS_VALUE

@brief Undefined timestamp value

Usually reported by demuxer that work on containers that do not provide either pts or dts.

@nogc nothrow extern (C)
enum AV_NOPTS_VALUE = 0x8000000000000000;

Meta