VLC  3.0.21
Data Fields
vlc_logger_t Struct Reference
Collaboration diagram for vlc_logger_t:
Collaboration graph
[legend]

Data Fields

struct vlc_common_members obj
 
vlc_rwlock_t lock
 
vlc_log_cb log
 
void * sys
 
module_tmodule
 

Field Documentation

◆ lock

vlc_rwlock_t vlc_logger_t::lock

◆ log

vlc_log_cb vlc_logger_t::log

◆ module

module_t* vlc_logger_t::module

Referenced by vlc_LogInit(), and vlc_LogSet().

◆ obj

struct vlc_common_members vlc_logger_t::obj

◆ sys

void* vlc_logger_t::sys

Referenced by vlc_LogInit(), and vlc_LogSet().


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