X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fmixer.h;h=5af2016a74bae1d4a241d224f78f300e53463bca;hb=ace7c97abd704ad38a3287c22ae42f05c1f9a5b4;hp=de8b45741ef30cf97058d5270f995f45e1680553;hpb=25326c82bda01dfa1b86fb4f074d7697705239f8;p=nageru diff --git a/nageru/mixer.h b/nageru/mixer.h index de8b457..5af2016 100644 --- a/nageru/mixer.h +++ b/nageru/mixer.h @@ -456,7 +456,7 @@ private: HTTPD httpd; unsigned num_cards, num_video_inputs, num_html_inputs = 0; - QSurface *mixer_surface, *h264_encoder_surface, *decklink_output_surface; + QSurface *mixer_surface, *h264_encoder_surface, *decklink_output_surface, *image_update_surface; std::unique_ptr resource_pool; std::unique_ptr theme; std::atomic audio_source_channel{0};