Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

kate_comment Struct Reference

#include <kate.h>


Detailed Description

Vorbis comments - this is the same as Vorbis and Theora comments


Data Fields

char ** user_comments
int * comment_lengths
int comments
char * vendor


Field Documentation

int* kate_comment::comment_lengths
 

the lengths of the comment strings in bytes

int kate_comment::comments
 

the number of comments in the list

char** kate_comment::user_comments
 

the list of comments, in the form "tag=value"

char* kate_comment::vendor
 

vendor string, null terminated


The documentation for this struct was generated from the following file:
Generated on Wed Nov 17 09:57:31 2010 for libkate by  doxygen 1.3.9.1