VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_logger_module Struct Reference

Module-based message log. More...

Collaboration diagram for vlc_logger_module:
[legend]

Data Fields

struct vlc_object_t obj
 
struct vlc_logger frontend
 
const struct vlc_logger_operationsops
 
void * opaque
 

Detailed Description

Module-based message log.

Field Documentation

◆ frontend

struct vlc_logger vlc_logger_module::frontend

◆ obj

struct vlc_object_t vlc_logger_module::obj

◆ opaque

void* vlc_logger_module::opaque

◆ ops

const struct vlc_logger_operations* vlc_logger_module::ops

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