FFmpeg
Data Fields
SLConfigDescr Struct Reference

#include <mpegts.h>

Data Fields

int use_au_start
 
int use_au_end
 
int use_rand_acc_pt
 
int use_padding
 
int use_timestamps
 
int use_idle
 
int timestamp_res
 
int timestamp_len
 
int ocr_len
 
int au_len
 
int inst_bitrate_len
 
int degr_prior_len
 
int au_seq_num_len
 
int packet_seq_num_len
 

Detailed Description

Definition at line 147 of file mpegts.h.

Field Documentation

◆ use_au_start

int SLConfigDescr::use_au_start

Definition at line 148 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_au_end

int SLConfigDescr::use_au_end

Definition at line 149 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_rand_acc_pt

int SLConfigDescr::use_rand_acc_pt

Definition at line 150 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_padding

int SLConfigDescr::use_padding

Definition at line 151 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_timestamps

int SLConfigDescr::use_timestamps

Definition at line 152 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_idle

int SLConfigDescr::use_idle

Definition at line 153 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ timestamp_res

int SLConfigDescr::timestamp_res

Definition at line 154 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ timestamp_len

int SLConfigDescr::timestamp_len

Definition at line 155 of file mpegts.h.

Referenced by read_sl_header().

◆ ocr_len

int SLConfigDescr::ocr_len

Definition at line 156 of file mpegts.h.

Referenced by read_sl_header().

◆ au_len

int SLConfigDescr::au_len

Definition at line 157 of file mpegts.h.

Referenced by read_sl_header().

◆ inst_bitrate_len

int SLConfigDescr::inst_bitrate_len

Definition at line 158 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ degr_prior_len

int SLConfigDescr::degr_prior_len

Definition at line 159 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ au_seq_num_len

int SLConfigDescr::au_seq_num_len

Definition at line 160 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ packet_seq_num_len

int SLConfigDescr::packet_seq_num_len

Definition at line 161 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().


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