Describes a client of the pipeline.
Definition at line 391 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... | |
|
strong |
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 394 of file NvSIPLClient.hpp.