FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H265RawSEI Struct Reference

#include <cbs_h265.h>

Data Fields

H265RawNALUnitHeader nal_unit_header
 
H265RawSEIPayload payload [H265_MAX_SEI_PAYLOADS]
 
uint8_t payload_count
 

Detailed Description

Definition at line 555 of file cbs_h265.h.

Field Documentation

H265RawNALUnitHeader H265RawSEI::nal_unit_header

Definition at line 556 of file cbs_h265.h.

Referenced by vaapi_encode_h265_write_extra_header().

Definition at line 558 of file cbs_h265.h.

Referenced by cbs_h265_free_sei(), and vaapi_encode_h265_write_extra_header().

uint8_t H265RawSEI::payload_count

Definition at line 559 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: