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

Data Fields

vlc_object_tparent
 
atomic_size_t current_id
 
struct preparser_process_poolpool_preparser
 
struct preparser_process_poolpool_thumbnailer
 
vlc_object_towner
 
input_fetcher_tfetcher
 
vlc_executor_tparser
 
vlc_executor_tthumbnailer
 
vlc_executor_tthumbnailer_to_files
 
vlc_tick_t timeout
 
vlc_mutex_t lock
 
struct vlc_list submitted_tasks
 list of struct task
 

Field Documentation

◆ current_id

atomic_size_t preparser_sys::current_id

◆ fetcher

◆ lock

◆ owner

◆ parent

vlc_object_t* preparser_sys::parent

◆ parser

◆ pool_preparser

◆ pool_thumbnailer

◆ submitted_tasks

struct vlc_list preparser_sys::submitted_tasks

list of struct task

Referenced by preparser_Cancel(), PreparserAddTask(), and vlc_preparser_internal_New().

◆ thumbnailer

◆ thumbnailer_to_files

vlc_executor_t* preparser_sys::thumbnailer_to_files

◆ timeout


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