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 f5ecb88 commit 79aa2e6Copy full SHA for 79aa2e6
src/AudioCodecs/ContainerMPEG4.h
@@ -116,7 +116,7 @@ class MP4ParseBuffer {
116
* @brief Minimum flexible parser for MPEG4 data (which is based on the
117
* Quicktime format). Small atoms will be make available via a callback method.
118
* The big (audio) content is written to the Print object which was specified in
119
- * the constructor.
+ * the constructor. Depends on https://github.com/pschatzmann/arduino-libhelix!
120
* @ingroup codecs
121
* @ingroup decoder
122
* @ingroup video
0 commit comments