VLC  4.0.0-dev
Data Fields
input_fetcher_t Struct Reference
Collaboration diagram for input_fetcher_t:
Collaboration graph
[legend]

Data Fields

struct background_workerlocal
 
struct background_workernetwork
 
struct background_workerdownloader
 
vlc_dictionary_t album_cache
 
vlc_object_towner
 
vlc_mutex_t lock
 

Field Documentation

◆ album_cache

vlc_dictionary_t input_fetcher_t::album_cache

◆ downloader

struct background_worker* input_fetcher_t::downloader

◆ local

struct background_worker* input_fetcher_t::local

◆ lock

vlc_mutex_t input_fetcher_t::lock

◆ network

struct background_worker* input_fetcher_t::network

◆ owner

vlc_object_t* input_fetcher_t::owner

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