arduino-audio-tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
MP4Parser::ContainerInfo Struct Reference

Structure for container box information. More...

#include <MP4Parser.h>

Public Attributes

const charname = nullptr
 Name of the container box.
 
int start = 0
 Offset of child boxes.
 

Detailed Description

Structure for container box information.

Member Data Documentation

◆ name

const char* name = nullptr

Name of the container box.

◆ start

int start = 0

Offset of child boxes.


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