AascContext Struct Reference

Data Fields

AVCodecContextavctx
GetByteContext gb
AVFrame frame

Detailed Description

Definition at line 35 of file aasc.c.

Field Documentation

AVCodecContext* AascContext::avctx

Definition at line 36 of file aasc.c.

Referenced by aasc_decode_init().

AVFrame AascContext::frame

Definition at line 38 of file aasc.c.

Referenced by aasc_decode_end(), and aasc_decode_frame().

GetByteContext AascContext::gb

Definition at line 37 of file aasc.c.

Referenced by aasc_decode_frame().


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