|
VLC
2.1.0-git
|
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) | |
Log message.
| 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().
1.8.1.2