FFmpeg  4.0
Data Fields
CDGraphicsContext Struct Reference

Data Fields

AVFrameframe
 
int hscroll
 
int vscroll
 
int transparency
 

Detailed Description

Definition at line 67 of file cdgraphics.c.

Field Documentation

◆ frame

AVFrame* CDGraphicsContext::frame

◆ hscroll

int CDGraphicsContext::hscroll

Definition at line 69 of file cdgraphics.c.

Referenced by cdg_scroll(), and cdg_tile_block().

◆ vscroll

int CDGraphicsContext::vscroll

Definition at line 70 of file cdgraphics.c.

Referenced by cdg_scroll(), and cdg_tile_block().

◆ transparency

int CDGraphicsContext::transparency

Definition at line 71 of file cdgraphics.c.

Referenced by cdg_decode_frame(), cdg_decode_init(), and cdg_load_palette().


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