DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
vorbis_comment Struct Reference
+ Collaboration diagram for vorbis_comment:

Data Fields

intcomment_lengths
 
int comments
 
char ** user_comments
 
char * vendor
 

Detailed Description

Definition at line 230 of file cap_ogg.c.

Field Documentation

◆ comment_lengths

int * vorbis_comment::comment_lengths

Definition at line 234 of file cap_ogg.c.

◆ comments

int vorbis_comment::comments

Definition at line 235 of file cap_ogg.c.

◆ user_comments

char ** vorbis_comment::user_comments

Definition at line 233 of file cap_ogg.c.

◆ vendor

char * vorbis_comment::vendor

Definition at line 236 of file cap_ogg.c.


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