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

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

#include <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

AMFTraceWriterVtbl* AmfTraceWriter::vtbl

Definition at line 38 of file amfenc.h.

Referenced by amf_init_context().

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: