_NvOSD_CircleParamsΒΆ
-
struct
_NvOSD_CircleParams Holds circle parameters to be overlayed.
Public Members
-
unsigned int
xc Holds the start horizontal coordinate in pixels.
-
unsigned int
yc Holds the start vertical coordinate in pixels.
-
unsigned int
radius Holds the radius of circle in pixels.
-
NvOSD_ColorParams
circle_color Holds the color parameters of the arrow box.
-
unsigned int
reserved Reserved for future use; currently for internal use only.
-
unsigned int