FFmpeg
|
IcoDemuxContext Struct Reference
Collaboration diagram for IcoDemuxContext:
Data Fields | |
int | current_image |
int | nb_images |
IcoImage * | images |
Detailed Description
Field Documentation
int IcoDemuxContext::current_image |
Definition at line 40 of file icodec.c.
Referenced by read_packet().
IcoImage* IcoDemuxContext::images |
Definition at line 42 of file icodec.c.
Referenced by read_header(), and read_packet().
int IcoDemuxContext::nb_images |
Definition at line 41 of file icodec.c.
Referenced by read_header(), and read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11