NvOSD_TextParams¶
-
class
pyds.
NvOSD_TextParams
(self: pyds.NvOSD_TextParams) → None¶ Holds the text parameters of the text to be overlayed
-
property
display_text
¶ Holds the text to be overlayed
-
property
font_params
¶ font_params.
-
property
set_bg_clr
¶ Boolean to indicate text has background color.
-
property
text_bg_clr
¶ Background color for text.
-
property
x_offset
¶ Holds horizontal offset w.r.t top left pixel of the frame.
-
property
y_offset
¶ Holds vertical offset w.r.t top left pixel of the frame.
-
property