FFmpeg
Data Fields
MovTextDefault Struct Reference

Data Fields

StyleBox style
 
const char * font
 
int back_color
 
uint8_t back_alpha
 
int alignment
 

Detailed Description

Definition at line 74 of file movtextdec.c.

Field Documentation

◆ style

StyleBox MovTextDefault::style

Definition at line 75 of file movtextdec.c.

Referenced by decode_styl(), mov_text_init(), mov_text_tx3g(), and text_to_ass().

◆ font

const char* MovTextDefault::font

Definition at line 76 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ back_color

int MovTextDefault::back_color

Definition at line 77 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ back_alpha

uint8_t MovTextDefault::back_alpha

Definition at line 78 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ alignment

int MovTextDefault::alignment

Definition at line 79 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().


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