summaryrefslogtreecommitdiff
path: root/gr-audio/lib/alsa/audio_alsa_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-audio/lib/alsa/audio_alsa_source.h')
-rw-r--r--gr-audio/lib/alsa/audio_alsa_source.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-audio/lib/alsa/audio_alsa_source.h b/gr-audio/lib/alsa/audio_alsa_source.h
index e38af3872..142ae711a 100644
--- a/gr-audio/lib/alsa/audio_alsa_source.h
+++ b/gr-audio/lib/alsa/audio_alsa_source.h
@@ -37,6 +37,7 @@ typedef boost::shared_ptr<audio_alsa_source> audio_alsa_source_sptr;
/*!
* \brief audio source using ALSA
+ * \ingroup audio_blk
*
* The source has between 1 and N input streams of floats, where N is
* depends on the hardware characteristics of the selected device.