kate_comment Struct Reference

#include <kate.h>


Detailed Description

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

decoding.c, and encoding.c.


Data Fields

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

Field Documentation

char** kate_comment::user_comments

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

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::vendor

vendor string, null terminated


The documentation for this struct was generated from the following file:
Generated on Sun Dec 14 22:19:03 2008 for libkate by  doxygen 1.5.4