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

Data Fields

AVClassclass
 
int frame_count
 
AVPacket last_pkt
 
int loop
 
int wrote_webp_header
 
int using_webp_anim_encoder
 

Detailed Description

Definition at line 27 of file webpenc.c.

Field Documentation

AVClass* WebpContext::class

Definition at line 28 of file webpenc.c.

int WebpContext::frame_count

Definition at line 29 of file webpenc.c.

Referenced by flush(), webp_write_packet(), and webp_write_trailer().

AVPacket WebpContext::last_pkt

Definition at line 30 of file webpenc.c.

Referenced by flush(), and webp_write_packet().

int WebpContext::loop

Definition at line 31 of file webpenc.c.

Referenced by flush(), and webp_write_trailer().

int WebpContext::wrote_webp_header

Definition at line 32 of file webpenc.c.

Referenced by flush(), and webp_write_packet().

int WebpContext::using_webp_anim_encoder

Definition at line 33 of file webpenc.c.

Referenced by webp_write_packet(), and webp_write_trailer().


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