FFmpeg
Data Fields
CyuvDecodeContext Struct Reference

Data Fields

AVCodecContextavctx
 
int width
 
int height
 

Detailed Description

Definition at line 41 of file cyuv.c.

Field Documentation

◆ avctx

AVCodecContext* CyuvDecodeContext::avctx

Definition at line 42 of file cyuv.c.

◆ width

int CyuvDecodeContext::width

Definition at line 43 of file cyuv.c.

◆ height

int CyuvDecodeContext::height

Definition at line 43 of file cyuv.c.


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