VLC 4.0.0-dev
vlc_tracer_entry Struct Reference

Trace message. More...

#include <vlc_tracer.h>

Collaboration diagram for vlc_tracer_entry:
[legend]

Data Fields

const char * key
 Key to identify the value. More...
 
vlc_tracer_value_t value
 Trace value. More...
 
enum vlc_tracer_value type
 Type of the value. More...
 

Detailed Description

Trace message.

Field Documentation

◆ key

const char* vlc_tracer_entry::key

Key to identify the value.

Referenced by vlc_tracer_entry_FromString(), and vlc_tracer_entry_FromTick().

◆ type

◆ value

vlc_tracer_value_t vlc_tracer_entry::value

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