some fixes

This commit is contained in:
Johanness
2026-05-30 22:12:47 +03:00
parent 8b5fb3dc36
commit 2206fd71b3
4 changed files with 62 additions and 9 deletions
@@ -47,6 +47,7 @@ private:
int device_index_ = 0;
BMDDisplayMode display_mode_ = bmdModeHD1080i50;
BMDVideoConnection output_connection_ = bmdVideoConnectionUnspecified;
IDeckLink* decklink_ = nullptr;
IDeckLinkOutput* output_ = nullptr;