FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
IcoMuxContext Struct Reference

Data Fields

int current_image
 
int nb_images
 
IcoImageimages
 

Detailed Description

Definition at line 39 of file icoenc.c.

Field Documentation

int IcoMuxContext::current_image

Definition at line 40 of file icoenc.c.

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

int IcoMuxContext::nb_images

Definition at line 41 of file icoenc.c.

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

IcoImage* IcoMuxContext::images

Definition at line 42 of file icoenc.c.

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


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