FFmpeg
|
Data Fields | |
int | current_image |
int | nb_images |
IcoImage * | images |
int IcoDemuxContext::current_image |
Definition at line 42 of file icodec.c.
Referenced by read_packet().
int IcoDemuxContext::nb_images |
Definition at line 43 of file icodec.c.
Referenced by read_header(), and read_packet().
IcoImage* IcoDemuxContext::images |
Definition at line 44 of file icodec.c.
Referenced by ico_read_close(), read_header(), and read_packet().