![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Holds a handle representing an IPP component output object.
Definition at line 1442 of file nvmedia_ipp.h.
Data Fields | |
NvMediaImageGroup | imageGroup |
void * | metadata |
A pointer to the metadata buffer. More... | |
uint32_t | metadataSize |
Holds the metadata size. More... | |
NvMediaImageGroup NvMediaIPPComponentOutputImgGrp::imageGroup |
Definition at line 1443 of file nvmedia_ipp.h.
void* NvMediaIPPComponentOutputImgGrp::metadata |
A pointer to the metadata buffer.
Definition at line 1445 of file nvmedia_ipp.h.
uint32_t NvMediaIPPComponentOutputImgGrp::metadataSize |
Holds the metadata size.
Definition at line 1447 of file nvmedia_ipp.h.