VLC  3.0.15
Data Fields
playlist_preparser_t Struct Reference
Collaboration diagram for playlist_preparser_t:
Collaboration graph
[legend]

Data Fields

vlc_object_towner
 
playlist_fetcher_tfetcher
 
struct background_workerworker
 
atomic_bool deactivated
 

Field Documentation

◆ deactivated

atomic_bool playlist_preparser_t::deactivated

◆ fetcher

playlist_fetcher_t* playlist_preparser_t::fetcher

◆ owner

vlc_object_t* playlist_preparser_t::owner

Referenced by playlist_preparser_New().

◆ worker

struct background_worker* playlist_preparser_t::worker

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