DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
theora_state Struct Reference

Codec internal state and context. More...

+ Collaboration diagram for theora_state:

Data Fields

int64_t granulepos
 
theora_infoi
 
voidinternal_decode
 
voidinternal_encode
 

Detailed Description

Codec internal state and context.

Definition at line 398 of file cap_ogg.c.

Field Documentation

◆ granulepos

int64_t theora_state::granulepos

Definition at line 400 of file cap_ogg.c.

◆ i

theora_info* theora_state::i

Definition at line 399 of file cap_ogg.c.

◆ internal_decode

void* theora_state::internal_decode

Definition at line 403 of file cap_ogg.c.

◆ internal_encode

void* theora_state::internal_encode

Definition at line 402 of file cap_ogg.c.


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