Public Attributes | |
| void * | data |
| char * | data |
| int | h |
| int | height |
| char | pixfmtName [32] |
| void * | priv_data |
| ASC_PRIV_DATA * | priv_data |
| int | size |
| int | w |
| int | width |
Definition at line 34 of file fast-screen-capture.cpp.
| void* ASC::data |
Definition at line 21 of file patch_ffmpeg_x11grab.c.
| char * ASC::data |
Definition at line 36 of file fast-screen-capture.cpp.
| int ASC::h |
Definition at line 39 of file fast-screen-capture.cpp.
| int ASC::height |
Definition at line 24 of file patch_ffmpeg_x11grab.c.
| char ASC::pixfmtName |
Definition at line 40 of file fast-screen-capture.cpp.
| void* ASC::priv_data |
Definition at line 20 of file patch_ffmpeg_x11grab.c.
| ASC_PRIV_DATA * ASC::priv_data |
Definition at line 35 of file fast-screen-capture.cpp.
| int ASC::size |
Definition at line 37 of file fast-screen-capture.cpp.
| int ASC::w |
Definition at line 38 of file fast-screen-capture.cpp.
| int ASC::width |
Definition at line 23 of file patch_ffmpeg_x11grab.c.