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

#include <ogg.h>

Public Attributes

unsigned char * packet
 
long bytes
 
long b_o_s
 
long e_o_s
 
ogg_int64_t granulepos
 
ogg_int64_t packetno
 

Detailed Description

Definition at line 84 of file ogg.h.

Member Data Documentation

long ogg_packet::b_o_s

Definition at line 87 of file ogg.h.

long ogg_packet::bytes

Definition at line 86 of file ogg.h.

long ogg_packet::e_o_s

Definition at line 88 of file ogg.h.

ogg_int64_t ogg_packet::granulepos

Definition at line 90 of file ogg.h.

unsigned char* ogg_packet::packet

Definition at line 85 of file ogg.h.

ogg_int64_t ogg_packet::packetno

Definition at line 92 of file ogg.h.


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