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 ba6b4d6 commit ce0f697Copy full SHA for ce0f697
src/AudioTools/AudioCodecs/MP4Parser.h
@@ -19,7 +19,7 @@ namespace audio_tools {
19
* for the undefined boxes: By default it just prints the box information to
20
* Serial.
21
* If a container box contains data, it will be processed recursively and if it
22
- * contains data itself, it will be reported in a second callback call.
+ * contains data itself, it might be reported in a second callback call.
23
* @note This parser expects that the buffer size is larger than the biggest
24
* box!
25
* @ingroup codecs
0 commit comments