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

Data Fields

input_fetcher_tfetcher
 
vlc_executor_texecutor
 
input_item_titem
 
int options
 
const input_fetcher_callbacks_tcbs
 
void * userdata
 
vlc_interrupt_t interrupt
 
struct vlc_runnable runnable
 to be passed to the executor
 
struct vlc_list node
 node of input_fetcher_t.submitted_tasks
 

Field Documentation

◆ cbs

◆ executor

◆ fetcher

◆ interrupt

◆ item

◆ node

◆ options

int task::options

◆ runnable

struct vlc_runnable task::runnable

to be passed to the executor

Referenced by CancelAllTasks(), Submit(), and TaskNew().

◆ userdata


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