Skip to content
Snippets Groups Projects
Commit 0dde7bd2 authored by Alexandre Lision's avatar Alexandre Lision
Browse files

audiolayer: fixed comment

parent 043f0ed1
Branches
No related tags found
No related merge requests found
...@@ -146,7 +146,7 @@ class AudioLayer { ...@@ -146,7 +146,7 @@ class AudioLayer {
} }
/** /**
* Set capture stream gain (microphone) * Get capture stream gain (microphone)
*/ */
double getCaptureGain() const { double getCaptureGain() const {
return captureGain_; return captureGain_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment