FFmpeg
Data Fields
MovTextDefault Struct Reference

Data Fields

char * font
 
int fontsize
 
int color
 
int back_color
 
int bold
 
int italic
 
int underline
 
int alignment
 

Detailed Description

Definition at line 51 of file movtextdec.c.

Field Documentation

◆ font

char* MovTextDefault::font

Definition at line 52 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ fontsize

int MovTextDefault::fontsize

Definition at line 53 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ color

int MovTextDefault::color

Definition at line 54 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ back_color

int MovTextDefault::back_color

Definition at line 55 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ bold

int MovTextDefault::bold

Definition at line 56 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ italic

int MovTextDefault::italic

Definition at line 57 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ underline

int MovTextDefault::underline

Definition at line 58 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

◆ alignment

int MovTextDefault::alignment

Definition at line 59 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().


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