FFmpeg
4.0
|
AMF trace writer callback class Used to capture all AMF logging. More...
#include <libavcodec/amfenc.h>
Data Fields | |
AMFTraceWriterVtbl * | vtbl |
AVCodecContext * | avctx |
AMF trace writer callback class Used to capture all AMF logging.
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().