Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ELDHeader Struct Reference

Public Attributes

uint8_t eld_ver
 
uint8_t baseline_eid_len
 
uint8_t cea_edid_ver
 
uint8_t monitor_name_length
 
uint8_t sad_count
 
uint8_t conn_type
 
bool s_ai
 
bool hdcp
 
uint8_t audio_sync_delay
 
bool rlrc
 
bool flrc
 
bool rc
 
bool rlr
 
bool fc
 
bool lfe
 
bool flr
 
uint64_t port_id
 
char mfg_name [4]
 
uint16_t product_code
 
std::string monitor_name
 

Member Data Documentation

◆ audio_sync_delay

uint8_t ELDHeader::audio_sync_delay

◆ baseline_eid_len

uint8_t ELDHeader::baseline_eid_len

◆ cea_edid_ver

uint8_t ELDHeader::cea_edid_ver

◆ conn_type

uint8_t ELDHeader::conn_type

◆ eld_ver

uint8_t ELDHeader::eld_ver

◆ fc

bool ELDHeader::fc

◆ flr

bool ELDHeader::flr

◆ flrc

bool ELDHeader::flrc

◆ hdcp

bool ELDHeader::hdcp

◆ lfe

bool ELDHeader::lfe

◆ mfg_name

char ELDHeader::mfg_name[4]

◆ monitor_name

std::string ELDHeader::monitor_name

◆ monitor_name_length

uint8_t ELDHeader::monitor_name_length

◆ port_id

uint64_t ELDHeader::port_id

◆ product_code

uint16_t ELDHeader::product_code

◆ rc

bool ELDHeader::rc

◆ rlr

bool ELDHeader::rlr

◆ rlrc

bool ELDHeader::rlrc

◆ s_ai

bool ELDHeader::s_ai

◆ sad_count

uint8_t ELDHeader::sad_count

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