X-Git-Url: http://git.tdb.fi/?p=libs%2Fal.git;a=blobdiff_plain;f=source%2Foggdecoder.h;h=e194736a40207a09710fccec8ce37a72d4b512cc;hp=3bf33b8bec32b8440ce0feef9df96afd9039d129;hb=d71db75062556dc2aea073a33e0e102894b6dfa5;hpb=d365c5394308740f478fbdfbb23e2c5d972f19f0 diff --git a/source/oggdecoder.h b/source/oggdecoder.h index 3bf33b8..e194736 100644 --- a/source/oggdecoder.h +++ b/source/oggdecoder.h @@ -18,6 +18,10 @@ private: }; +/** +Decoder for Ogg Vorbis files. Normally you should use one of the +SoundDecoder::open_* functions to create a decoder. +*/ class OggDecoder: public SoundDecoder { private: