paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
mp4_metadata Struct Reference

Data Fields

struct mp4_tagtags
 
unsigned count
 

Detailed Description

This structure is initialized when the mp4 file is opened in either mode. If the file contains metadata items other than the standard five, those non-standard items are not included in the array. After a successful open, a pointer to the metadata structure can be obtained via mp4_get_meta().

Field Documentation

◆ tags

struct mp4_tag* tags

It's OK to change this, for example by calling realloc().

◆ count

unsigned count

The number of entries of the array.


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