Qt: Add audio dumping options
This commit is contained in:
@@ -95,6 +95,8 @@ public Q_SLOTS:
|
||||
void loadState(const QString& filename);
|
||||
void loadState(bool global, qint32 slot);
|
||||
void saveState(bool global, qint32 slot, bool block_until_done = false);
|
||||
void startDumpingAudio();
|
||||
void stopDumpingAudio();
|
||||
|
||||
/// Enables controller polling even without a system active. Must be matched by a call to
|
||||
/// disableBackgroundControllerPolling.
|
||||
|
||||
Reference in New Issue
Block a user