FFmpeg
Data Fields
IcoDemuxContext Struct Reference

Data Fields

int current_image
 
int nb_images
 
IcoImageimages
 

Detailed Description

Definition at line 40 of file icodec.c.

Field Documentation

◆ current_image

int IcoDemuxContext::current_image

Definition at line 41 of file icodec.c.

Referenced by read_packet().

◆ nb_images

int IcoDemuxContext::nb_images

Definition at line 42 of file icodec.c.

Referenced by read_header(), and read_packet().

◆ images

IcoImage* IcoDemuxContext::images

Definition at line 43 of file icodec.c.

Referenced by ico_read_close(), read_header(), and read_packet().


The documentation for this struct was generated from the following file: