_NvOSD_FrameTextParams¶
-
struct
_NvOSD_FrameTextParams¶ Holds information about the text in a frame.
Public Members
-
NvBufSurfaceParams *
buf_ptr¶ Holds a pointer to a buffer containing a frame.
-
NvOSD_Mode
mode¶ Holds the OSD mode to be used for processing.
-
int
num_strings¶ Holds the number of strings.
-
NvOSD_TextParams *
text_params_list¶ Holds the strings’ text parameters.
-
NvBufSurfaceParams *