NvOSD_FontParams¶
-
class
pyds.NvOSD_FontParams¶ Holds the font parameters of the text to be overlayed.
-
property
font_color¶ Holds pointer to the string containing font name. The list of supported fonts can be obtained by running fc-list command
-
property
font_name¶ Holds pointer to the string containing font name. The list of supported fonts can be obtained by running fc-list command
-
property
font_size¶ Holds size of the font.
-
property