FFmpeg
Data Fields
MXGContext Struct Reference

Data Fields

uint8_t * buffer
 
uint8_t * buffer_ptr
 
uint8_t * soi_ptr
 
unsigned int buffer_size
 
int64_t dts
 
unsigned int cache_size
 

Detailed Description

Definition at line 34 of file mxg.c.

Field Documentation

◆ buffer

uint8_t* MXGContext::buffer

Definition at line 35 of file mxg.c.

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

◆ buffer_ptr

uint8_t* MXGContext::buffer_ptr

Definition at line 36 of file mxg.c.

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

◆ soi_ptr

uint8_t* MXGContext::soi_ptr

Definition at line 37 of file mxg.c.

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

◆ buffer_size

unsigned int MXGContext::buffer_size

Definition at line 38 of file mxg.c.

Referenced by mxg_read_header(), and mxg_update_cache().

◆ dts

int64_t MXGContext::dts

Definition at line 39 of file mxg.c.

Referenced by mxg_read_header(), and mxg_read_packet().

◆ cache_size

unsigned int MXGContext::cache_size

Definition at line 40 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: