QVisu
Qt-based visualization for smart homes
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
vlc_log_t Struct Reference

#include <vlc_messages.h>

Public Attributes

uintptr_t i_object_id
 
const char * psz_object_type
 
const char * psz_module
 
const char * psz_header
 

Detailed Description

Log message

Member Data Documentation

uintptr_t vlc_log_t::i_object_id

Emitter (temporaly) unique object ID or 0

const char* vlc_log_t::psz_header

Additional header (used by VLM media)

const char* vlc_log_t::psz_module

Emitter module (source code)

const char* vlc_log_t::psz_object_type

Emitter object type name


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