AVSEEK_FLAG_BACKWARD

* @} *////< seek backwar

extern (C) @nogc nothrow
enum AVSEEK_FLAG_BACKWARD = 1;

Meta