FFmpeg
Data Fields
AVTextWriterContext Struct Reference

#include <avtextwriters.h>

Data Fields

const AVClassclass
 class of the writer More...
 
const AVTextWriterwriter
 
const char * name
 
void * priv
 private data for use by the writer More...
 

Detailed Description

Definition at line 47 of file avtextwriters.h.

Field Documentation

◆ class

const AVClass* AVTextWriterContext::class

class of the writer

Definition at line 48 of file avtextwriters.h.

Referenced by avtextwriter_context_open().

◆ writer

const AVTextWriter* AVTextWriterContext::writer

◆ name

const char* AVTextWriterContext::name

Definition at line 50 of file avtextwriters.h.

◆ priv

void* AVTextWriterContext::priv

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