FFmpeg  4.0
Data Fields
ScreenpressoContext Struct Reference

Data Fields

AVFramecurrent
 
uint8_tinflated_buf
 
uLongf inflated_size
 

Detailed Description

Definition at line 47 of file screenpresso.c.

Field Documentation

◆ current

AVFrame* ScreenpressoContext::current

Definition at line 48 of file screenpresso.c.

Referenced by screenpresso_close(), screenpresso_decode_frame(), and screenpresso_init().

◆ inflated_buf

uint8_t* ScreenpressoContext::inflated_buf

Definition at line 51 of file screenpresso.c.

Referenced by screenpresso_close(), screenpresso_decode_frame(), and screenpresso_init().

◆ inflated_size

uLongf ScreenpressoContext::inflated_size

Definition at line 52 of file screenpresso.c.

Referenced by screenpresso_decode_frame(), and screenpresso_init().


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