VLC  3.0.15
Data Fields
es_out_id_t Struct Reference
Collaboration diagram for es_out_id_t:
Collaboration graph
[legend]

Data Fields

int i_id
 
es_out_pgrm_tp_pgrm
 
bool b_scrambled
 
int i_channel
 
es_format_t fmt
 
char * psz_language
 
char * psz_language_code
 
decoder_tp_dec
 
decoder_tp_dec_record
 
struct {
   vlc_fourcc_t   type
 
   uint64_t   i_bitmap
 
   es_out_id_t *   pp_es [64]
 
cc
 
es_out_id_tp_master
 
int i_meta_id
 
es_out_id_tp_es
 

Field Documentation

◆ b_scrambled

bool es_out_id_t::b_scrambled

Referenced by EsOutControlLocked().

◆ cc

struct { ... } es_out_id_t::cc

◆ fmt

es_format_t es_out_id_t::fmt

◆ i_bitmap

uint64_t es_out_id_t::i_bitmap

◆ i_channel

int es_out_id_t::i_channel

Referenced by EsOutSelect().

◆ i_id

int es_out_id_t::i_id

◆ i_meta_id

int es_out_id_t::i_meta_id

◆ p_dec

decoder_t* es_out_id_t::p_dec

◆ p_dec_record

decoder_t* es_out_id_t::p_dec_record

Referenced by EsOutSend().

◆ p_es

es_out_id_t* es_out_id_t::p_es

Referenced by CmdInitControl().

◆ p_master

es_out_id_t* es_out_id_t::p_master

◆ p_pgrm

es_out_pgrm_t* es_out_id_t::p_pgrm

◆ pp_es

es_out_id_t* es_out_id_t::pp_es[64]

◆ psz_language

char* es_out_id_t::psz_language

Referenced by EsOutIsProgramVisible().

◆ psz_language_code

char* es_out_id_t::psz_language_code

Referenced by EsOutSelect().

◆ type

vlc_fourcc_t es_out_id_t::type

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