VLC 4.0.0-dev
Loading...
Searching...
No Matches

Trace record containing the key-values from the trace. More...

#include <vlc_tracer.h>

Collaboration diagram for vlc_tracer_trace:
[legend]

Data Fields

const struct vlc_tracer_entryentries
 Defines the list of key-value in the trace.
 

Detailed Description

Trace record containing the key-values from the trace.

Field Documentation

◆ entries

const struct vlc_tracer_entry* vlc_tracer_trace::entries

Defines the list of key-value in the trace.

The entries must link towards an array terminated by a VLC_TRACE_END entry, which remains valid as long as the trace itself should remain valid.


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