FFmpeg
Data Fields
MPEG2RawSlice Struct Reference

#include <cbs_mpeg2.h>

Data Fields

MPEG2RawSliceHeader header
 
uint8_t * data
 
AVBufferRefdata_ref
 
size_t data_size
 
int data_bit_start
 

Detailed Description

Definition at line 206 of file cbs_mpeg2.h.

Field Documentation

◆ header

MPEG2RawSliceHeader MPEG2RawSlice::header

Definition at line 207 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

◆ data

uint8_t* MPEG2RawSlice::data

Definition at line 209 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

◆ data_ref

AVBufferRef* MPEG2RawSlice::data_ref

Definition at line 210 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit().

◆ data_size

size_t MPEG2RawSlice::data_size

Definition at line 211 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().

◆ data_bit_start

int MPEG2RawSlice::data_bit_start

Definition at line 212 of file cbs_mpeg2.h.

Referenced by cbs_mpeg2_read_unit(), and cbs_mpeg2_write_slice().


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