]> git.tdb.fi Git - libs/al.git/blobdiff - source/sound.h
Bump version for release
[libs/al.git] / source / sound.h
index a97de4623f9704bcdf0003733c683ea6b2edb915..1bc043bfe5c127a89d9ab636d3a4ac5c72ff4ec6 100644 (file)
@@ -15,6 +15,10 @@ Distributed under the LGPL
 namespace Msp {
 namespace AL {
 
+/**
+This class facilitates loading sound files.  Currently only Ogg Vorbis is
+supported.
+*/
 class Sound
 {
 private: