FFmpeg
Data Fields
TextContext Struct Reference

Data Fields

AVClassclass
 
const char * linebreaks
 
int keep_ass_markup
 
int readorder
 

Detailed Description

Definition at line 34 of file textdec.c.

Field Documentation

◆ class

AVClass* TextContext::class

Definition at line 35 of file textdec.c.

◆ linebreaks

const char* TextContext::linebreaks

Definition at line 36 of file textdec.c.

Referenced by text_decode_frame().

◆ keep_ass_markup

int TextContext::keep_ass_markup

Definition at line 37 of file textdec.c.

Referenced by text_decode_frame().

◆ readorder

int TextContext::readorder

Definition at line 38 of file textdec.c.

Referenced by text_decode_frame(), and text_flush().


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