FFmpeg
Data Fields
H265RawSlice Struct Reference

#include <cbs_h265.h>

Data Fields

H265RawSliceHeader header
 
uint8_t * data
 
AVBufferRefdata_ref
 
size_t data_size
 
int data_bit_start
 

Detailed Description

Definition at line 533 of file cbs_h265.h.

Field Documentation

◆ header

H265RawSliceHeader H265RawSlice::header

◆ data

uint8_t* H265RawSlice::data

Definition at line 536 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().

◆ data_ref

AVBufferRef* H265RawSlice::data_ref

Definition at line 537 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit().

◆ data_size

size_t H265RawSlice::data_size

Definition at line 538 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().

◆ data_bit_start

int H265RawSlice::data_bit_start

Definition at line 539 of file cbs_h265.h.

Referenced by cbs_h265_read_nal_unit(), and cbs_h265_write_nal_unit().


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