X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2Fdecklink_common.h;h=bfa2b084849b1649916e73c9a63ae30d6f210ebd;hb=a478ae39388bbe534889f7007f1d4b769224343e;hp=d2d0ab26b7b245e93ebe1c77d5402d8c706ac71a;hpb=eba041476879fc46a49fa36fca03f1565ecaefca;p=ffmpeg diff --git a/libavdevice/decklink_common.h b/libavdevice/decklink_common.h index d2d0ab26b7b..bfa2b084849 100644 --- a/libavdevice/decklink_common.h +++ b/libavdevice/decklink_common.h @@ -84,6 +84,7 @@ struct decklink_ctx { int duplex_mode; DecklinkPtsSource audio_pts_source; DecklinkPtsSource video_pts_source; + int draw_bars; int frames_preroll; int frames_buffer;