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_sync_state Struct Reference

#include <ogg.h>

Public Attributes

unsigned char * data
 
int storage
 
int fill
 
int returned
 
int unsynced
 
int headerbytes
 
int bodybytes
 

Detailed Description

Definition at line 99 of file ogg.h.

Member Data Documentation

int ogg_sync_state::bodybytes

Definition at line 107 of file ogg.h.

unsigned char* ogg_sync_state::data

Definition at line 100 of file ogg.h.

int ogg_sync_state::fill

Definition at line 102 of file ogg.h.

int ogg_sync_state::headerbytes

Definition at line 106 of file ogg.h.

int ogg_sync_state::returned

Definition at line 103 of file ogg.h.

int ogg_sync_state::storage

Definition at line 101 of file ogg.h.

int ogg_sync_state::unsynced

Definition at line 105 of file ogg.h.


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