This is used to get header info (SPS/PPS/VPS) using GetAttribute call.
HeaderInfo type is defined in NvMediaEncAttrType
Definition at line 477 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... | |
uint8_t NvMediaNalData::data[MAX_NON_SLICE_DATA_SIZE] |
header data passed on this buffer
Definition at line 481 of file nvmedia_common_encode.h.
uint32_t NvMediaNalData::ulNalSize |
Nal size for header.
Definition at line 479 of file nvmedia_common_encode.h.