Skip to content

Commit c84e36e

Browse files
committed
TimeInfoStream
1 parent b701b7b commit c84e36e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Experiments/TimeInfoStream.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ namespace audio_tools {
66

77
/**
88
* @brief Wrapper class that can define a start and (an optional) stop time
9+
* Usually it is used to wrap an Audio Sink (e.g. I2SStream), but wrapping an Audio Source is
10+
* supported as well.
911
* Only wrap classes which represent PCM data!
1012
* @author Phil Schatzmann
1113
* @copyright GPLv3

0 commit comments

Comments
 (0)