Home ⌂
Doc Index ◂
Up ▴
Main Page
Modules
Data Structures
Files
Data Structures
Data Fields
OggzComment Struct Reference
A comment.
More...
#include <
oggz_comments.h
>
Data Fields
char *
name
The name of the comment, eg.
char *
value
The value of the comment, as UTF-8.
Detailed Description
A comment.
Field Documentation
char*
OggzComment::name
The name of the comment, eg.
"AUTHOR"
The documentation for this struct was generated from the following file:
oggz_comments.h
Generated on Sat Apr 24 09:13:55 2010 for liboggz by
1.6.3
Home ⌂
Doc Index ◂
Up ▴