_id3_tag Struct Reference

Generic tag structure. More...

#include <mplib.h>


Data Fields

int version
void * tag
 tags version, either 1 or 2 or -1 if not supported


Detailed Description

Generic tag structure.

Definition at line 138 of file mplib.h.


Field Documentation

void* _id3_tag::tag
 

tags version, either 1 or 2 or -1 if not supported

Definition at line 141 of file mplib.h.

int _id3_tag::version
 

Definition at line 140 of file mplib.h.


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