_NvOSD_FrameRectParams¶

struct _NvOSD_FrameRectParams

Holds information about the rectangles 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_rects

Holds the number of rectangles.

NvOSD_RectParams *rect_params_list

Holds the rectangles’ parameters.