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

Data Fields

AVCodecContextavctx
 
int imgtype
 
int compression
 
int flags
 
z_stream zstream
 

Detailed Description

Definition at line 56 of file lclenc.c.

Field Documentation

AVCodecContext* LclEncContext::avctx

Definition at line 58 of file lclenc.c.

Referenced by encode_init().

int LclEncContext::imgtype

Definition at line 61 of file lclenc.c.

Referenced by encode_init().

int LclEncContext::compression

Definition at line 63 of file lclenc.c.

Referenced by encode_init().

int LclEncContext::flags

Definition at line 65 of file lclenc.c.

Referenced by encode_init().

z_stream LclEncContext::zstream

Definition at line 66 of file lclenc.c.

Referenced by encode_end(), encode_frame(), and encode_init().


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