X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuffer.h;h=d84e46a021d4f0eaedb070cdf4c73cce3ec71541;hb=14008b157c64752ba7c1cef831124992c35c4646;hp=3680e5411ac3f7dd900846a652dc00b0fcfc1fbc;hpb=97dae493948466867b9f661f45e451711dd6b41b;p=libs%2Fal.git diff --git a/source/buffer.h b/source/buffer.h index 3680e54..d84e46a 100644 --- a/source/buffer.h +++ b/source/buffer.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_BUFFER_H_ #define MSP_AL_BUFFER_H_ @@ -19,6 +12,9 @@ namespace AL { class Sound; +/** +Buffers are used to store audio data and feed it into a Source. +*/ class Buffer { public: