UI: Hide network features if a non-RTMP service is set

Reimplementation of bc80d0c and f2e6122, because they have to be
reverted by 0b9a8aa.
This commit is contained in:
tytan652
2022-07-23 16:29:10 -07:00
committed by Jim
parent 57c9844f15
commit fc7af80f84
5 changed files with 57 additions and 7 deletions
+4
View File
@@ -346,6 +346,8 @@ private:
OBSService GetStream1Service();
bool IsServiceOutputHasNetworkFeatures();
private slots:
void on_theme_activated(int idx);
@@ -395,6 +397,8 @@ private slots:
void UpdateStreamDelayEstimate();
void UpdateAdvNetworkGroup();
void UpdateAutomaticReplayBufferCheckboxes();
void AdvOutSplitFileChanged();