UI: Add option to use percent instead of dB
This commit is contained in:
committed by
jp9000
parent
c25d53c418
commit
a2298f3f94
@@ -31,6 +31,9 @@ public slots:
|
||||
void SourceAdded(OBSSource source);
|
||||
void SourceRemoved(OBSSource source);
|
||||
|
||||
void ShowContextMenu(const QPoint &pos);
|
||||
void SetVolumeType();
|
||||
|
||||
public:
|
||||
OBSBasicAdvAudio(QWidget *parent);
|
||||
~OBSBasicAdvAudio();
|
||||
|
Reference in New Issue
Block a user