FFmpeg
Data Fields
WebpContext Struct Reference

Data Fields

AVClassclass
 
int frame_count
 
AVPacketlast_pkt
 
int loop
 
int wrote_webp_header
 
int using_webp_anim_encoder
 

Detailed Description

Definition at line 29 of file webpenc.c.

Field Documentation

◆ class

AVClass* WebpContext::class

Definition at line 30 of file webpenc.c.

◆ frame_count

int WebpContext::frame_count

Definition at line 31 of file webpenc.c.

◆ last_pkt

AVPacket* WebpContext::last_pkt

Definition at line 32 of file webpenc.c.

◆ loop

int WebpContext::loop

Definition at line 33 of file webpenc.c.

◆ wrote_webp_header

int WebpContext::wrote_webp_header

Definition at line 34 of file webpenc.c.

◆ using_webp_anim_encoder

int WebpContext::using_webp_anim_encoder

Definition at line 35 of file webpenc.c.


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