ASSContext Struct Reference

Data Fields

uint8_tevent_buffer
 
uint8_t ** event
 
unsigned int event_count
 
unsigned int event_index
 
unsigned int extra_index
 

Detailed Description

Definition at line 28 of file assdec.c.

Field Documentation

uint8_t** ASSContext::event

Definition at line 30 of file assdec.c.

Referenced by read_close(), read_header(), read_packet(), and read_seek2().

uint8_t* ASSContext::event_buffer

Definition at line 29 of file assdec.c.

Referenced by read_close(), read_header(), and read_packet().

unsigned int ASSContext::event_count

Definition at line 31 of file assdec.c.

Referenced by read_header(), read_packet(), and read_seek2().

unsigned int ASSContext::event_index

Definition at line 32 of file assdec.c.

Referenced by read_packet(), and read_seek2().

unsigned int ASSContext::extra_index

Definition at line 25 of file assenc.c.

Referenced by write_header(), and write_trailer().


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