_id3v2_frame Struct Reference

ID3v2 Frame structure. More...

#include <mplib.h>


Data Fields

char * frame_id
unsigned char status_flag
 The frame id e.g.
unsigned char format_flag
char * data
unsigned int data_size


Detailed Description

ID3v2 Frame structure.

Definition at line 177 of file mplib.h.


Field Documentation

char* _id3v2_frame::data
 

Definition at line 182 of file mplib.h.

unsigned int _id3v2_frame::data_size
 

Definition at line 183 of file mplib.h.

unsigned char _id3v2_frame::format_flag
 

Definition at line 181 of file mplib.h.

char* _id3v2_frame::frame_id
 

Definition at line 179 of file mplib.h.

unsigned char _id3v2_frame::status_flag
 

The frame id e.g.

TALB

Definition at line 180 of file mplib.h.


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