FFmpeg
Data Fields
font_tag Struct Reference

Data Fields

char face [128]
 
int size
 
uint32_t color
 

Detailed Description

Definition at line 90 of file htmlsubtitles.c.

Field Documentation

◆ face

char font_tag::face[128]

Definition at line 91 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().

◆ size

int font_tag::size

Definition at line 92 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().

◆ color

uint32_t font_tag::color

Definition at line 93 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().


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