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 175 of file mpegts.h.

Field Documentation

◆ use_au_start

int SLConfigDescr::use_au_start

Definition at line 176 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_au_end

int SLConfigDescr::use_au_end

Definition at line 177 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 178 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_padding

int SLConfigDescr::use_padding

Definition at line 179 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_timestamps

int SLConfigDescr::use_timestamps

Definition at line 180 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ use_idle

int SLConfigDescr::use_idle

Definition at line 181 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ timestamp_res

int SLConfigDescr::timestamp_res

Definition at line 182 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ timestamp_len

int SLConfigDescr::timestamp_len

Definition at line 183 of file mpegts.h.

Referenced by read_sl_header().

◆ ocr_len

int SLConfigDescr::ocr_len

Definition at line 184 of file mpegts.h.

Referenced by read_sl_header().

◆ au_len

int SLConfigDescr::au_len

Definition at line 185 of file mpegts.h.

Referenced by read_sl_header().

◆ inst_bitrate_len

int SLConfigDescr::inst_bitrate_len

Definition at line 186 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().

◆ degr_prior_len

int SLConfigDescr::degr_prior_len

Definition at line 187 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 188 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 189 of file mpegts.h.

Referenced by parse_MP4SLDescrTag(), and read_sl_header().


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