X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fsound.h;h=bbc64e2d3978685dbc3720b947abf808ec9c2cc4;hb=14008b157c64752ba7c1cef831124992c35c4646;hp=a97de4623f9704bcdf0003733c683ea6b2edb915;hpb=97dae493948466867b9f661f45e451711dd6b41b;p=libs%2Fal.git diff --git a/source/sound.h b/source/sound.h index a97de46..bbc64e2 100644 --- a/source/sound.h +++ b/source/sound.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspal -Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_AL_SOUND_H_ #define MSP_AL_SOUND_H_ @@ -15,6 +8,10 @@ Distributed under the LGPL namespace Msp { namespace AL { +/** +This class facilitates loading sound files. Currently only Ogg Vorbis is +supported. +*/ class Sound { private: