|
|
@@ -30,7 +30,7 @@ protected:
|
|
|
AudioRepacker *audioRepacker = nullptr;
|
|
|
speaker_layout channelFormat = SPEAKERS_STEREO;
|
|
|
|
|
|
- IDeckLinkMutableVideoFrame *decklinkOutputFrame;
|
|
|
+ IDeckLinkMutableVideoFrame *decklinkOutputFrame = nullptr;
|
|
|
|
|
|
void FinalizeStream();
|
|
|
void SetupVideoFormat(DeckLinkDeviceMode *mode_);
|