FFmpeg
Data Fields
PrompegContext Struct Reference

Data Fields

const AVClassclass
 
URLContextfec_col_hd
 
URLContextfec_row_hd
 
PrompegFec ** fec_arr
 
PrompegFec ** fec_col_tmp
 
PrompegFec ** fec_col
 
PrompegFecfec_row
 
int ttl
 
uint8_t l
 
uint8_t d
 
uint8_t * rtp_buf
 
uint16_t rtp_col_sn
 
uint16_t rtp_row_sn
 
uint16_t length_recovery
 
int packet_size
 
int packet_idx
 
int packet_idx_max
 
int fec_arr_len
 
int bitstring_size
 
int rtp_buf_size
 
int init
 
int first
 

Detailed Description

Definition at line 102 of file prompeg.c.

Field Documentation

◆ class

const AVClass* PrompegContext::class

Definition at line 103 of file prompeg.c.

◆ fec_col_hd

URLContext* PrompegContext::fec_col_hd

Definition at line 104 of file prompeg.c.

◆ fec_row_hd

URLContext * PrompegContext::fec_row_hd

Definition at line 104 of file prompeg.c.

◆ fec_arr

PrompegFec** PrompegContext::fec_arr

Definition at line 105 of file prompeg.c.

◆ fec_col_tmp

PrompegFec ** PrompegContext::fec_col_tmp

Definition at line 105 of file prompeg.c.

◆ fec_col

PrompegFec ** PrompegContext::fec_col

Definition at line 105 of file prompeg.c.

◆ fec_row

PrompegFec * PrompegContext::fec_row

Definition at line 105 of file prompeg.c.

◆ ttl

int PrompegContext::ttl

Definition at line 106 of file prompeg.c.

◆ l

uint8_t PrompegContext::l

Definition at line 107 of file prompeg.c.

◆ d

uint8_t PrompegContext::d

Definition at line 107 of file prompeg.c.

◆ rtp_buf

uint8_t* PrompegContext::rtp_buf

Definition at line 108 of file prompeg.c.

◆ rtp_col_sn

uint16_t PrompegContext::rtp_col_sn

Definition at line 109 of file prompeg.c.

◆ rtp_row_sn

uint16_t PrompegContext::rtp_row_sn

Definition at line 109 of file prompeg.c.

◆ length_recovery

uint16_t PrompegContext::length_recovery

Definition at line 110 of file prompeg.c.

◆ packet_size

int PrompegContext::packet_size

Definition at line 111 of file prompeg.c.

◆ packet_idx

int PrompegContext::packet_idx

Definition at line 112 of file prompeg.c.

◆ packet_idx_max

int PrompegContext::packet_idx_max

Definition at line 112 of file prompeg.c.

◆ fec_arr_len

int PrompegContext::fec_arr_len

Definition at line 113 of file prompeg.c.

◆ bitstring_size

int PrompegContext::bitstring_size

Definition at line 114 of file prompeg.c.

◆ rtp_buf_size

int PrompegContext::rtp_buf_size

Definition at line 115 of file prompeg.c.

◆ init

int PrompegContext::init

Definition at line 116 of file prompeg.c.

◆ first

int PrompegContext::first

Definition at line 117 of file prompeg.c.


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