FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

AVFrame* ScreenpressoContext::current

Definition at line 48 of file screenpresso.c.

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

uint8_t* ScreenpressoContext::inflated_buf

Definition at line 51 of file screenpresso.c.

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

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: