summaryrefslogtreecommitdiff
path: root/gr-audio/lib/alsa/audio_alsa_source.h
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2011-10-09 21:58:40 -0400
committerTom Rondeau <trondeau@vt.edu>2011-10-09 21:58:40 -0400
commit79b68aa7f9f67a3ce2f48582bc062e8c5cba2413 (patch)
treef3b3745af48e52aeee445f6efec307865dc821dd /gr-audio/lib/alsa/audio_alsa_source.h
parent7ba45cf3452123a4c08a4aa535da76b793d2eaf2 (diff)
docs: adding doc directory, Doxygen page, and README for audio package.
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 e38af38724..142ae711a9 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.