NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only

Detailed Description

This is used to get header info (SPS/PPS/VPS) using GetAttribute call.

HeaderInfo type is defined in NvMediaEncAttrType

Definition at line 556 of file nvmedia_common_encode.h.

Data Fields

uint32_t ulNalSize
 Nal size for header. More...
 
uint8_t data [MAX_NON_SLICE_DATA_SIZE]
 header data passed on this buffer More...
 

Field Documentation

◆ data

uint8_t NvMediaNalData::data[MAX_NON_SLICE_DATA_SIZE]

header data passed on this buffer

Definition at line 560 of file nvmedia_common_encode.h.

◆ ulNalSize

uint32_t NvMediaNalData::ulNalSize

Nal size for header.

Definition at line 558 of file nvmedia_common_encode.h.


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