AVSEEK_FLAG_BYTE

< seeking based on position in bytes

extern (C) @nogc nothrow
enum AVSEEK_FLAG_BYTE = 2;

Meta