AV_DISPOSITION_TIMED_THUMBNAILS

The stream is sparse, and contains thumbnail images, often corresponding to chapter markers. Only ever used with AV_DISPOSITION_ATTACHED_PIC.

extern (C) @nogc nothrow
enum AV_DISPOSITION_TIMED_THUMBNAILS = 0x0800;

Meta