doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ogg_page Struct Reference

#include <ogg.h>

Public Attributes

unsigned char * header
 
long header_len
 
unsigned char * body
 
long body_len
 

Detailed Description

Definition at line 37 of file ogg.h.

Member Data Documentation

unsigned char* ogg_page::body

Definition at line 40 of file ogg.h.

long ogg_page::body_len

Definition at line 41 of file ogg.h.

unsigned char* ogg_page::header

Definition at line 38 of file ogg.h.

long ogg_page::header_len

Definition at line 39 of file ogg.h.


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