X-Git-Url: http://git.tdb.fi/?p=libs%2Fal.git;a=blobdiff_plain;f=source%2Fstreamer.h;h=1ae3db3927d0fe615c6d92319b1d030033f4c0ae;hp=eddd49d7a067011b31561acbdd7abe6e904db892;hb=2ff6e1cc7fcae3099b127a886360d7919a4b3efa;hpb=97dae493948466867b9f661f45e451711dd6b41b diff --git a/source/streamer.h b/source/streamer.h index eddd49d..1ae3db3 100644 --- a/source/streamer.h +++ b/source/streamer.h @@ -17,6 +17,11 @@ namespace AL { class Sound; class Buffer; +/** +A streamer transfers data from a Sound to a Source. It is permanently attached +to the same Source, but can play multiple Sounds during its lifetime. A single +Sound can only be played by one Streamer at a time. +*/ class Streamer { private: