#include <nvosd.h>
Public Attributes | |
char * | display_text |
Holds the text to be overlayed. | |
unsigned int | x_offset |
Holds horizontal offset w.r.t top left pixel of the frame. | |
unsigned int | y_offset |
Holds vertical offset w.r.t top left pixel of the frame. | |
NvOSD_FontParams | font_params |
font_params. |
Definition at line 80 of file nvosd.h.
unsigned int _NvOSD_TextParams::x_offset |
unsigned int _NvOSD_TextParams::y_offset |