FFmpeg
|
Data Fields | |
char * | font |
int | fontsize |
int | color |
int | back_color |
int | bold |
int | italic |
int | underline |
int | alignment |
Definition at line 51 of file movtextdec.c.
char* MovTextDefault::font |
Definition at line 52 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::fontsize |
Definition at line 53 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::color |
Definition at line 54 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::back_color |
Definition at line 55 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::bold |
Definition at line 56 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::italic |
Definition at line 57 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::underline |
Definition at line 58 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().
int MovTextDefault::alignment |
Definition at line 59 of file movtextdec.c.
Referenced by mov_text_init(), and mov_text_tx3g().