Describes a client of the pipeline.
Definition at line 167 of file NvSIPLClient.hpp.
Public Types | |
| enum | OutputType { OutputType::ICP, OutputType::ISP0, OutputType::ISP1 } |
| 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 NvMediaISP. |
| ISP1 | Indicates the second output of NvMediaISP. |
Definition at line 170 of file NvSIPLClient.hpp.