FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MXGContext Struct Reference

Data Fields

uint8_tbuffer
 
uint8_tbuffer_ptr
 
uint8_tsoi_ptr
 
unsigned int buffer_size
 
int64_t dts
 
unsigned int cache_size
 

Detailed Description

Definition at line 32 of file mxg.c.

Field Documentation

uint8_t* MXGContext::buffer

Definition at line 33 of file mxg.c.

Referenced by mxg_close(), mxg_read_header(), mxg_read_packet(), and mxg_update_cache().

uint8_t* MXGContext::buffer_ptr

Definition at line 34 of file mxg.c.

Referenced by mxg_read_header(), mxg_read_packet(), and mxg_update_cache().

uint8_t* MXGContext::soi_ptr

Definition at line 35 of file mxg.c.

Referenced by mxg_read_header(), mxg_read_packet(), and mxg_update_cache().

unsigned int MXGContext::buffer_size

Definition at line 36 of file mxg.c.

Referenced by mxg_read_header(), and mxg_update_cache().

int64_t MXGContext::dts

Definition at line 37 of file mxg.c.

Referenced by mxg_read_header(), and mxg_read_packet().

unsigned int MXGContext::cache_size

Definition at line 38 of file mxg.c.

Referenced by mxg_read_header(), mxg_read_packet(), and mxg_update_cache().


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