|
|
@@ -29,7 +29,7 @@ private:
|
|
|
|
|
|
OBSWeakOutputAutoRelease streamOutput;
|
|
|
std::vector<OBSSignal> streamSigs;
|
|
|
- obs_output_t *recordOutput = nullptr;
|
|
|
+ OBSWeakOutputAutoRelease recordOutput;
|
|
|
bool active = false;
|
|
|
bool overloadedNotify = true;
|
|
|
bool streamPauseIconToggle = false;
|