AV_DISPOSITION_CAPTIONS 2991 ffmpeg.c { "captions" , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_CAPTIONS }, .unit = "flags" }, AV_DISPOSITION_CAPTIONS 2043 libavformat/matroskadec.c st->disposition |= AV_DISPOSITION_CAPTIONS; AV_DISPOSITION_CAPTIONS 860 libavformat/matroskaenc.c if (st->disposition & AV_DISPOSITION_CAPTIONS) { AV_DISPOSITION_CAPTIONS 199 libavformat/webvttdec.c { "captions", "WebVTT captions kind", 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_CAPTIONS }, INT_MIN, INT_MAX, 0, "webvtt_kind" },