paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
mp4_tag Struct Reference

Specifies one metadata tag. More...

#include <mp4.h>

Data Fields

char * item
 The item name: "artist", "title", "album", "comment", or "date". More...
 
char * value
 An arbitrary string value. More...
 

Detailed Description

Specifies one metadata tag.

Both fields are 0-terminated strings.

Field Documentation

◆ item

char* item

The item name: "artist", "title", "album", "comment", or "date".

Referenced by mp4_get_tag_value().

◆ value

char* value

An arbitrary string value.


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