Holds an H265-specific User SEI message.
Definition at line 1461 of file nvmedia_common_encode.h.
Data Fields | |
uint32_t | payloadSize |
SEI payload size in bytes. More... | |
uint32_t | payloadType |
SEI payload types and syntax can be found in Annex D of the H265 Specification. More... | |
uint32_t | nalUnitType |
SEI nal_unit_type. More... | |
uint8_t * | payload |
pointer to user data More... | |