X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fdecklink_output.h;h=2c07bc72ccae0c32c8300081d473eebaf6bc7af9;hb=3941206233723cb45596b1ca54f00ab82e080268;hp=90b89a22a18f1f6e0de7a9352d94d437415f79f3;hpb=eeda8995329601f9f4e35047358400833eeae68e;p=nageru diff --git a/nageru/decklink_output.h b/nageru/decklink_output.h index 90b89a2..2c07bc7 100644 --- a/nageru/decklink_output.h +++ b/nageru/decklink_output.h @@ -141,6 +141,7 @@ private: bool last_frame_had_mode_mismatch = false; movit::ResourcePool *resource_pool; + IDeckLinkInput *input = nullptr; IDeckLinkOutput *output = nullptr; BMDVideoConnection video_connection; QSurface *surface;