FFmpeg
|
Data Fields | |
AVFrame * | current |
uint8_t * | inflated_buf |
uLongf | inflated_size |
Definition at line 47 of file screenpresso.c.
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().