FFmpeg
Data Fields
StyleBox Struct Reference

Data Fields

uint16_t style_start
 
uint16_t style_end
 
uint8_t style_flag
 
uint8_t fontsize
 
uint16_t style_fontID
 

Detailed Description

Definition at line 67 of file movtextdec.c.

Field Documentation

◆ style_start

uint16_t StyleBox::style_start

Definition at line 68 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_end

uint16_t StyleBox::style_end

Definition at line 69 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_flag

uint8_t StyleBox::style_flag

Definition at line 70 of file movtextdec.c.

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

◆ fontsize

uint8_t StyleBox::fontsize

Definition at line 71 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

◆ style_fontID

uint16_t StyleBox::style_fontID

Definition at line 72 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().


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