VPX_FRAME_IS_DROPPABLE

< frame can be dropped without affecting the stream (no future frame depends on this one)

extern (C)
enum VPX_FRAME_IS_DROPPABLE = 0x2;

Meta