summaryrefslogtreecommitdiffstats
path: root/src/JackInput.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-07-08 12:07:59 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-07-08 12:07:59 +0200
commit350195adc995a74ff32f689f3493f2066c8d7b6b (patch)
tree007aa6c5c478be5a4d9d020f75f39f96e5801e60 /src/JackInput.h
parent64b729f3284ead6a71fbeb7f8e0dd22187b21786 (diff)
downloadODR-AudioEnc-350195adc995a74ff32f689f3493f2066c8d7b6b.tar.gz
ODR-AudioEnc-350195adc995a74ff32f689f3493f2066c8d7b6b.tar.bz2
ODR-AudioEnc-350195adc995a74ff32f689f3493f2066c8d7b6b.zip
Improve Doxygen mainpage
Diffstat (limited to 'src/JackInput.h')
-rw-r--r--src/JackInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackInput.h b/src/JackInput.h
index ba4834e..23fd4b6 100644
--- a/src/JackInput.h
+++ b/src/JackInput.h
@@ -16,7 +16,7 @@
* and limitations under the License.
* -------------------------------------------------------------------
*/
-/*! \section JACK Input
+/*! \file JackInput.h
*
* This input uses JACK to get audio data. This always uses drift
* compensation, because there is no blocking way to read from JACK.