Address review comments
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
CubebInput();
|
||||
~CubebInput() override;
|
||||
|
||||
void StartSampling(Frontend::Mic::Parameters params) override;
|
||||
void StartSampling(const Frontend::Mic::Parameters& params) override;
|
||||
|
||||
void StopSampling() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user