NVIDIA DeepStream SDK API Reference

4.0.1 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
_NvOSD_FrameTextParams Struct Reference

Detailed Description

Definition at line 63 of file nvll_osd_api.h.

Data Fields

NvBufSurfaceParamsbuf_ptr
 Holds pointer to the buffer containing frame. More...
 
NvOSD_Mode mode
 Holds OSD Mode to be used for processing. More...
 
int num_strings
 Holds number of strings. More...
 
NvOSD_TextParamstext_params_list
 Holds text params of string. More...
 

Field Documentation

NvBufSurfaceParams* _NvOSD_FrameTextParams::buf_ptr

Holds pointer to the buffer containing frame.

Definition at line 66 of file nvll_osd_api.h.

NvOSD_Mode _NvOSD_FrameTextParams::mode

Holds OSD Mode to be used for processing.

Definition at line 68 of file nvll_osd_api.h.

int _NvOSD_FrameTextParams::num_strings

Holds number of strings.

Definition at line 70 of file nvll_osd_api.h.

NvOSD_TextParams* _NvOSD_FrameTextParams::text_params_list

Holds text params of string.

Definition at line 72 of file nvll_osd_api.h.


The documentation for this struct was generated from the following file: