_id3_comment_content Struct Reference

Content type for comment fields. More...

#include <mplib.h>


Data Fields

id3_encoding encoding
char * language
char * short_descr
 ISO Language code.
char * text
 Null term.


Detailed Description

Content type for comment fields.

Definition at line 261 of file mplib.h.


Field Documentation

id3_encoding _id3_comment_content::encoding
 

Definition at line 263 of file mplib.h.

char* _id3_comment_content::language
 

Definition at line 264 of file mplib.h.

char* _id3_comment_content::short_descr
 

ISO Language code.

Definition at line 265 of file mplib.h.

char* _id3_comment_content::text
 

Null term.

content short description

Definition at line 266 of file mplib.h.


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