FFmpeg
Loading...
Searching...
No Matches
AVTextWriterContext Struct Reference

#include <fftools/textformat/avtextwriters.h>

Data Fields

const AVClass * class
 class of the writer
const AVTextWriter * writer
const char * name
void * priv
 private data for use by the writer

Detailed Description

Definition at line 42 of file avtextwriters.h.

Field Documentation

◆ class

const AVClass* AVTextWriterContext::class

class of the writer

Definition at line 43 of file avtextwriters.h.

Referenced by avtextwriter_context_open().

◆ writer

◆ name

const char* AVTextWriterContext::name

Definition at line 45 of file avtextwriters.h.

◆ priv

void* AVTextWriterContext::priv

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