VLC  3.0.15
Data Fields
playlist_fetcher_t Struct Reference
Collaboration diagram for playlist_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 playlist_fetcher_t::album_cache

◆ downloader

struct background_worker* playlist_fetcher_t::downloader

◆ local

struct background_worker* playlist_fetcher_t::local

◆ lock

vlc_mutex_t playlist_fetcher_t::lock

◆ network

struct background_worker* playlist_fetcher_t::network

◆ owner

vlc_object_t* playlist_fetcher_t::owner

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