H.264 specific User SEI message.
Definition at line 864 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 H.264 Specification. More... | |
uint8_t * | payload |
Pointer to user data. More... | |