ASSStyle Struct Reference

fields extracted from the [V4(+) Styles] section More...

#include <ass_split.h>


Data Fields

char * name
 name of the tyle (case sensitive)
char * font_name
 font face (case sensitive)
int font_size
 font height
int primary_color
 color that a subtitle will normally appear in
int back_color
 color of the subtitle outline or shadow
int bold
 whether text is bold (1) or not (0)
int italic
 whether text is italic (1) or not (0)
int underline
 whether text is underlined (1) or not (0)
int alignment
 position of the text (left, center, top.


Detailed Description

fields extracted from the [V4(+) Styles] section

Definition at line 39 of file ass_split.h.


Field Documentation

position of the text (left, center, top.

..), defined after the layout of the numpad (1-3 sub, 4-6 mid, 7-9 top)

Definition at line 48 of file ass_split.h.

Referenced by srt_style_apply().

color of the subtitle outline or shadow

Definition at line 44 of file ass_split.h.

whether text is bold (1) or not (0)

Definition at line 45 of file ass_split.h.

Referenced by srt_style_apply().

font face (case sensitive)

Definition at line 41 of file ass_split.h.

Referenced by srt_style_apply().

font height

Definition at line 42 of file ass_split.h.

Referenced by srt_style_apply().

whether text is italic (1) or not (0)

Definition at line 46 of file ass_split.h.

Referenced by srt_style_apply().

name of the tyle (case sensitive)

Definition at line 40 of file ass_split.h.

Referenced by ass_style_get().

color that a subtitle will normally appear in

Definition at line 43 of file ass_split.h.

Referenced by srt_style_apply().

whether text is underlined (1) or not (0)

Definition at line 47 of file ass_split.h.

Referenced by srt_style_apply().


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

Generated on Fri Oct 26 02:46:15 2012 for FFmpeg by  doxygen 1.5.8