VLC  3.0.15
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
libvlc_log_message_t Struct Reference

Data Fields

int i_severity
 
const char * psz_type
 
const char * psz_name
 
const char * psz_header
 
const char * psz_message
 

Field Documentation

◆ i_severity

int libvlc_log_message_t::i_severity

◆ psz_header

const char* libvlc_log_message_t::psz_header

◆ psz_message

const char* libvlc_log_message_t::psz_message

◆ psz_name

const char* libvlc_log_message_t::psz_name

◆ psz_type

const char* libvlc_log_message_t::psz_type

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