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

#include <cbs_h2645.h>

Data Fields

int mp4
 
int nal_length_size
 
H2645Packet read_packet
 
uint8_twrite_buffer
 
size_t write_buffer_size
 

Detailed Description

Definition at line 28 of file cbs_h2645.h.

Field Documentation

int CodedBitstreamH2645Context::mp4

Definition at line 31 of file cbs_h2645.h.

Referenced by cbs_h2645_split_fragment().

int CodedBitstreamH2645Context::nal_length_size

Definition at line 33 of file cbs_h2645.h.

Referenced by cbs_h2645_split_fragment().

H2645Packet CodedBitstreamH2645Context::read_packet

Definition at line 35 of file cbs_h2645.h.

Referenced by cbs_h2645_split_fragment(), cbs_h264_close(), and cbs_h265_close().

uint8_t* CodedBitstreamH2645Context::write_buffer

Definition at line 38 of file cbs_h2645.h.

Referenced by cbs_h2645_write_nal_unit(), cbs_h264_close(), and cbs_h265_close().

size_t CodedBitstreamH2645Context::write_buffer_size

Definition at line 39 of file cbs_h2645.h.

Referenced by cbs_h2645_write_nal_unit().


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