]> git.sesse.net Git - nageru/blobdiff - decklink_output.h
Support DeckLink cards that don't have an HDMI connector.
[nageru] / decklink_output.h
index 0aba5063839502ce77815a8af7c62ba5c138f816..0545bb7d697971dc5a408297b5ed57ff310b7779 100644 (file)
@@ -122,6 +122,7 @@ private:
 
        movit::ResourcePool *resource_pool;
        IDeckLinkOutput *output = nullptr;
+       BMDVideoConnection video_connection;
        QSurface *surface;
        unsigned width, height;
        unsigned card_index;