FFmpeg
Data Fields
StyleBox Struct Reference

Data Fields

uint16_t style_start
 
uint16_t style_end
 
uint8_t style_flag
 
uint8_t bold
 
uint8_t italic
 
uint8_t underline
 
int color
 
uint8_t alpha
 
uint8_t fontsize
 
uint16_t style_fontID
 
uint8_t style_fontsize
 
uint32_t style_color
 

Detailed Description

Definition at line 73 of file movtextdec.c.

Field Documentation

◆ style_start

uint16_t StyleBox::style_start

Definition at line 74 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_end

uint16_t StyleBox::style_end

Definition at line 75 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_flag

uint8_t StyleBox::style_flag

Definition at line 76 of file movtextdec.c.

Referenced by decode_styl(), and mov_text_tx3g().

◆ bold

uint8_t StyleBox::bold

Definition at line 77 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ italic

uint8_t StyleBox::italic

Definition at line 78 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ underline

uint8_t StyleBox::underline

Definition at line 79 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ color

int StyleBox::color

Definition at line 80 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ alpha

uint8_t StyleBox::alpha

Definition at line 81 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ fontsize

uint8_t StyleBox::fontsize

Definition at line 82 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_fontID

uint16_t StyleBox::style_fontID

Definition at line 83 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_fontsize

uint8_t StyleBox::style_fontsize

Definition at line 57 of file movtextenc.c.

◆ style_color

uint32_t StyleBox::style_color

Definition at line 58 of file movtextenc.c.


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