mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
UI: Hide network features if a non-RTMP service is set
Reimplementation ofbc80d0candf2e6122, because they have to be reverted by0b9a8aa.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user