DriveWorks SDK Reference
3.5.78 Release
For Test and Development only

CameraCustomCaptureComponent.h File Reference

Detailed Description

NVIDIA DriveWorks: Radar Decoder Plugin Interface

Description: This file defines the Radar decoder plugin interface layer.

Definition in file CameraCustomCaptureComponent.h.

Go to the source code of this file.

Functions

NvMediaStatus NvMediaCustomCaptureComponentCreate (NvMediaIPPComponent *parentControlAlgorithmHandle, NvMediaIPPPluginSupportFuncs *pSupportFunctions, NvMediaIPPPropertyStatic *pStaticProperties, void *clientContext, NvMediaIPPPlugin **pluginHandle, NvMediaIPPISPVersion ispVersion)
 
void NvMediaCustomCaptureComponentDestroy (NvMediaIPPPlugin *pluginHandle)
 
NvMediaStatus NvMediaCustomCaptureComponentProcess (NvMediaIPPPlugin *pluginHandle, NvMediaIPPPluginInput *pluginInput, NvMediaIPPPluginOutputEx *pluginOutput)