FFmpeg
Data Fields
MmContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
unsigned int palette [AVPALETTE_COUNT]
 
GetByteContext gb
 

Detailed Description

Definition at line 49 of file mmvideo.c.

Field Documentation

◆ avctx

AVCodecContext* MmContext::avctx

Definition at line 50 of file mmvideo.c.

◆ frame

AVFrame* MmContext::frame

Definition at line 51 of file mmvideo.c.

◆ palette

unsigned int MmContext::palette[AVPALETTE_COUNT]

Definition at line 52 of file mmvideo.c.

◆ gb

GetByteContext MmContext::gb

Definition at line 53 of file mmvideo.c.


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