FFmpeg  4.0
Data Fields
AmfTraceWriter Struct Reference

AMF trace writer callback class Used to capture all AMF logging. More...

#include <libavcodec/amfenc.h>

Data Fields

AMFTraceWriterVtbl * vtbl
 
AVCodecContextavctx
 

Detailed Description

AMF trace writer callback class Used to capture all AMF logging.

Definition at line 37 of file amfenc.h.

Field Documentation

◆ vtbl

AMFTraceWriterVtbl* AmfTraceWriter::vtbl

Definition at line 38 of file amfenc.h.

Referenced by amf_init_context().

◆ avctx

AVCodecContext* AmfTraceWriter::avctx

Definition at line 39 of file amfenc.h.

Referenced by amf_init_context(), and AMFTraceWriter_Write().


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