FFmpeg
|
Data Fields | |
StyleBox | style |
const char * | font |
int | back_color |
uint8_t | back_alpha |
int | alignment |
Definition at line 74 of file movtextdec.c.
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().
const char* MovTextDefault::font |
Definition at line 76 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::back_color |
Definition at line 77 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
uint8_t MovTextDefault::back_alpha |
Definition at line 78 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::alignment |
Definition at line 79 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().