NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.2 Release
For Test and Development only

Detailed Description

Holds a handle representing an IPP component output object.

Definition at line 1426 of file nvmedia_ipp.h.

Collaboration diagram for NvMediaIPPComponentOutput:

Data Fields

NvMediaImageimage
 
void * metadata
 A pointer to a metadata buffer. More...
 
uint32_t metadataSize
 Holds the metadata size. More...
 

Field Documentation

◆ image

NvMediaImage* NvMediaIPPComponentOutput::image

Definition at line 1427 of file nvmedia_ipp.h.

◆ metadata

void* NvMediaIPPComponentOutput::metadata

A pointer to a metadata buffer.

Definition at line 1429 of file nvmedia_ipp.h.

◆ metadataSize

uint32_t NvMediaIPPComponentOutput::metadataSize

Holds the metadata size.

Definition at line 1431 of file nvmedia_ipp.h.


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