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

Data Fields

struct vlc_tlstls
 
struct vlc_h2_queue prio
 
struct vlc_h2_queue queue
 
size_t size
 
bool failed
 
bool closing
 
vlc_mutex_t lock
 
vlc_cond_t wait
 
vlc_thread_t thread
 

Field Documentation

◆ closing

bool vlc_h2_output::closing

◆ failed

bool vlc_h2_output::failed

◆ lock

vlc_mutex_t vlc_h2_output::lock

◆ prio

struct vlc_h2_queue vlc_h2_output::prio

◆ queue

struct vlc_h2_queue vlc_h2_output::queue

◆ size

size_t vlc_h2_output::size

◆ thread

vlc_thread_t vlc_h2_output::thread

◆ tls

struct vlc_tls* vlc_h2_output::tls

◆ wait

vlc_cond_t vlc_h2_output::wait

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