#include <nvosd.h>
Public Attributes | |
char * | font_name |
Holds pointer to the string containing font name. | |
unsigned int | font_size |
Holds size of the font. | |
NvOSD_ColorParams | font_color |
Holds font color. |
Definition at line 66 of file nvosd.h.
unsigned int _NvOSD_FontParams::font_size |