CFrameBuffer Struct Reference

Data Fields

unsigned int allocated_size
unsigned int size
int id
uint8_t * data

Detailed Description

Definition at line 122 of file 4xm.c.

Field Documentation

unsigned int CFrameBuffer::allocated_size

Definition at line 123 of file 4xm.c.

Referenced by decode_end(), and decode_frame().

uint8_t* CFrameBuffer::data

Definition at line 126 of file 4xm.c.

Referenced by decode_end(), and decode_frame().

int CFrameBuffer::id

Definition at line 125 of file 4xm.c.

Referenced by decode_frame().

unsigned int CFrameBuffer::size

Definition at line 124 of file 4xm.c.

Referenced by decode_frame().


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