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
 

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().

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().


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