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

#include <control.h>

Collaboration diagram for vout_control_t:
[legend]

Data Fields

vlc_mutex_t lock
vlc_cond_t wait_request
vlc_cond_t wait_available
bool forced_awake
bool yielding
bool is_held
unsigned pending_count

Field Documentation

◆ forced_awake

bool vout_control_t::forced_awake

◆ is_held

◆ lock

◆ pending_count

unsigned vout_control_t::pending_count

◆ wait_available

◆ wait_request

◆ yielding

bool vout_control_t::yielding

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