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

Data Fields

vlc_object_towner
 
input_fetcher_tfetcher
 
vlc_executor_tparser
 
vlc_executor_tthumbnailer
 
vlc_tick_t timeout
 
vlc_mutex_t lock
 
vlc_preparser_req_id current_id
 
struct vlc_list submitted_tasks
 list of struct task
 

Field Documentation

◆ current_id

vlc_preparser_req_id vlc_preparser_t::current_id

◆ fetcher

◆ lock

◆ owner

vlc_object_t* vlc_preparser_t::owner

◆ parser

◆ submitted_tasks

struct vlc_list vlc_preparser_t::submitted_tasks

list of struct task

Referenced by PreparserAddTask(), vlc_preparser_Cancel(), and vlc_preparser_New().

◆ thumbnailer

◆ timeout


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