Data Fields | |
| AVClass * | class |
| AVFormatContext * | ctx |
| char * | window_title |
| int | window_width |
| int | window_height |
| caca_canvas_t * | canvas |
| caca_display_t * | display |
| caca_dither_t * | dither |
| char * | algorithm |
| char * | antialias |
| char * | charset |
| char * | color |
| char * | driver |
| char * | list_dither |
| int | list_drivers |
Definition at line 26 of file caca.c.
| char* CACAContext::algorithm |
| char * CACAContext::antialias |
| caca_canvas_t* CACAContext::canvas |
Definition at line 32 of file caca.c.
Referenced by caca_write_header(), caca_write_packet(), and caca_write_trailer().
| char* CACAContext::charset |
| char * CACAContext::color |
| caca_display_t* CACAContext::display |
Definition at line 33 of file caca.c.
Referenced by caca_write_header(), caca_write_packet(), and caca_write_trailer().
| caca_dither_t* CACAContext::dither |
Definition at line 34 of file caca.c.
Referenced by caca_write_header(), caca_write_packet(), and caca_write_trailer().
| char* CACAContext::driver |
| char* CACAContext::list_dither |
1.5.8