FFmpeg
Data Fields
IcoMuxContext Struct Reference

Data Fields

int current_image
 
int nb_images
 
IcoImageimages
 

Detailed Description

Definition at line 44 of file icoenc.c.

Field Documentation

◆ current_image

int IcoMuxContext::current_image

Definition at line 45 of file icoenc.c.

Referenced by ico_write_header(), ico_write_packet(), and ico_write_trailer().

◆ nb_images

int IcoMuxContext::nb_images

Definition at line 46 of file icoenc.c.

Referenced by ico_write_header(), ico_write_packet(), and ico_write_trailer().

◆ images

IcoImage* IcoMuxContext::images

Definition at line 47 of file icoenc.c.

Referenced by ico_deinit(), ico_write_header(), ico_write_packet(), and ico_write_trailer().


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