arduino-audio-tools
|
Structure for type-specific callbacks. More...
#include <MP4Parser.h>
Public Attributes | |
bool | callGeneric |
If true, also call the generic callback after this one. | |
BoxCallback | cb |
Callback function. | |
char | type [5] |
4-character box type | |
Structure for type-specific callbacks.
bool callGeneric |
If true, also call the generic callback after this one.