We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b701b7b commit c84e36eCopy full SHA for c84e36e
src/Experiments/TimeInfoStream.h
@@ -6,6 +6,8 @@ namespace audio_tools {
6
7
/**
8
* @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.
11
* Only wrap classes which represent PCM data!
12
* @author Phil Schatzmann
13
* @copyright GPLv3
0 commit comments