FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

uint16_t StyleBox::style_start

Definition at line 68 of file movtextdec.c.

Referenced by decode_styl(), encode_styl(), mov_text_style_cb(), and text_to_ass().

uint16_t StyleBox::style_end

Definition at line 69 of file movtextdec.c.

Referenced by decode_styl(), encode_styl(), mov_text_style_cb(), and text_to_ass().

uint8_t StyleBox::style_flag

Definition at line 70 of file movtextdec.c.

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

uint8_t StyleBox::fontsize

Definition at line 71 of file movtextdec.c.

Referenced by decode_styl(), and text_to_ass().

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: