minor refactor

This commit is contained in:
MihailRis
2025-10-23 23:45:55 +03:00
parent 6df27b8992
commit 001c1b430b
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ namespace audio {
) override;
std::unique_ptr<InputDevice> openInputDevice(
const char* deviceName,
const std::string& deviceName,
uint sampleRate,
uint channels,
uint bitsPerSample