![]() |
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
This is used to get header info (SPS/PPS/VPS) using GetAttribute call.
HeaderInfo type is defined in NvMediaEncAttrType
Definition at line 1846 of file nvmedia_common.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... | |
uint8_t NvMediaNalData::data[MAX_NON_SLICE_DATA_SIZE] |
header data passed on this buffer
Definition at line 1850 of file nvmedia_common.h.
uint32_t NvMediaNalData::ulNalSize |
Nal size for header.
Definition at line 1848 of file nvmedia_common.h.