NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::INvSIPLClient::ConsumerDesc Struct Reference

Detailed Description

Describes a client of the pipeline.

Definition at line 350 of file NvSIPLClient.hpp.

Public Types

enum  OutputType {
  OutputType::ICP,
  OutputType::ISP0,
  OutputType::ISP1,
  OutputType::ISP2
}
 Defines the types of the SIPL pipeline output. More...
 

Member Enumeration Documentation

◆ OutputType

Defines the types of the SIPL pipeline output.

Enumerator
ICP 

Indicates the unprocessed output of the image sensor.

ISP0 

Indicates the first output of ISP.

ISP1 

Indicates the second output of ISP.

ISP2 

Indicates the third output of ISP.

Definition at line 353 of file NvSIPLClient.hpp.


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