VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
msg_item_t Struct Reference

Log message. More...

Data Fields

uintptr_t i_object_id
 Emitter (temporaly) unique object ID or 0.
const char * psz_object_type
 Emitter object type name.
const char * psz_module
 Emitter module (source code)
const char * psz_header
 Additional header (used by VLM media)

Detailed Description

Log message.

Field Documentation

uintptr_t msg_item_t::i_object_id

Emitter (temporaly) unique object ID or 0.

Referenced by PrintColorMsg(), PrintMsg(), and vlc_vaLog().

const char* msg_item_t::psz_header

Additional header (used by VLM media)

Referenced by PrintColorMsg(), PrintMsg(), and vlc_vaLog().

const char* msg_item_t::psz_module

Emitter module (source code)

Referenced by PrintColorMsg(), PrintMsg(), and vlc_vaLog().

const char* msg_item_t::psz_object_type

Emitter object type name.

Referenced by PrintColorMsg(), PrintMsg(), and vlc_vaLog().


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