Defines the public data structures and describes the interfaces for NvSIPL Client (libnvsipl.so).
Definition at line 55 of file NvSIPLClient.hpp.
Data Structures | |
| struct | ConsumerDesc |
| Describes a client of the pipeline. More... | |
| struct | ImageMetaData |
| Defines the metadata associated with the image. More... | |
| class | INvMCallback |
| Describes a class with callback functions that must be implemented by the consumer of the SIPL image processing pipeline. More... | |
| class | INvSIPLBuffer |
| Describes the interfaces of SIPL buffer. More... | |
| class | INvSIPLNvMBuffer |
| Describes a SIPL buffer containing an NvMediaImage or NvMediaImageGroup. More... | |