NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Holds the Control Algorithm plugin support functions descriptor.

This structure is filled by the parent Control Algorithm. The plugin driver must make a copy of this structure and use the function pointers from it to call the support functions.

Definition at line 944 of file nvmedia_ipp.h.

Data Fields

NvMediaIPPGetSensorAttrgetSensorAttribute
 A pointer to a function to get a sensor attribute. More...
 

Field Documentation

◆ getSensorAttribute

NvMediaIPPGetSensorAttr* NvMediaIPPPluginSupportFuncs::getSensorAttribute

A pointer to a function to get a sensor attribute.

Definition at line 947 of file nvmedia_ipp.h.


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