VLC 4.0.0-dev
Loading...
Searching...
No Matches
input_fetcher_t Struct Reference
Collaboration diagram for input_fetcher_t:
[legend]

Data Fields

vlc_executor_texecutor_local
 
vlc_executor_texecutor_network
 
vlc_executor_texecutor_downloader
 
vlc_dictionary_t album_cache
 
vlc_object_towner
 
vlc_mutex_t lock
 
struct vlc_list submitted_tasks
 list of struct task
 

Field Documentation

◆ album_cache

◆ executor_downloader

vlc_executor_t* input_fetcher_t::executor_downloader

◆ executor_local

vlc_executor_t* input_fetcher_t::executor_local

◆ executor_network

◆ lock

◆ owner

vlc_object_t* input_fetcher_t::owner

◆ submitted_tasks

struct vlc_list input_fetcher_t::submitted_tasks

list of struct task

Referenced by CancelAllTasks(), FetcherAddTask(), and input_fetcher_New().


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