FFmpeg  4.3.9
Data Fields
H265RawSEI Struct Reference

#include <libavcodec/cbs_h265.h>

Data Fields

H265RawNALUnitHeader nal_unit_header
 
H265RawSEIPayload payload [H265_MAX_SEI_PAYLOADS]
 
uint8_t payload_count
 

Detailed Description

Definition at line 721 of file cbs_h265.h.

Field Documentation

◆ nal_unit_header

H265RawNALUnitHeader H265RawSEI::nal_unit_header

Definition at line 722 of file cbs_h265.h.

Referenced by vaapi_encode_h265_write_extra_header().

◆ payload

Definition at line 724 of file cbs_h265.h.

Referenced by cbs_h265_free_sei(), and vaapi_encode_h265_write_extra_header().

◆ payload_count

uint8_t H265RawSEI::payload_count

Definition at line 725 of file cbs_h265.h.

Referenced by cbs_h265_free_sei(), and vaapi_encode_h265_write_extra_header().


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