AV_DISPOSITION_STILL_IMAGE

< still images in video stream (still_picture_flag=1 in mpegts)

extern (C) @nogc nothrow
enum AV_DISPOSITION_STILL_IMAGE = 0x100000;

Meta