FFmpeg  4.0
Data Fields
font_tag Struct Reference

Data Fields

char face [128]
 
int size
 
uint32_t color
 

Detailed Description

Definition at line 71 of file htmlsubtitles.c.

Field Documentation

◆ face

char font_tag::face[128]

Definition at line 72 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().

◆ size

int font_tag::size

Definition at line 73 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().

◆ color

uint32_t font_tag::color

Definition at line 74 of file htmlsubtitles.c.

Referenced by ff_htmlmarkup_to_ass().


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