_NvOSD_FrameLineParams

struct _NvOSD_FrameLineParams

Holds information about the lines in a frame.

Public Members

NvBufSurfaceParams *buf_ptr

Holds a pointer to the buffer containing the frame.

NvOSD_Mode mode

Holds the OSD mode to be used for processing.

int num_lines

Holds the number of lines.

NvOSD_LineParams *line_params_list

Holds the lines’ parameters.