arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Attributes | List of all members
MP4Parser::CallbackEntry Struct Reference

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
 

Detailed Description

Structure for type-specific callbacks.

Member Data Documentation

◆ callGeneric

bool callGeneric
Initial value:
=
true

If true, also call the generic callback after this one.


The documentation for this struct was generated from the following file: