VLC
3.0.15
|
Data Fields | |
vlc_object_t * | owner |
playlist_fetcher_t * | fetcher |
struct background_worker * | worker |
atomic_bool | deactivated |
atomic_bool playlist_preparser_t::deactivated |
Referenced by playlist_preparser_Deactivate(), playlist_preparser_New(), and playlist_preparser_Push().
playlist_fetcher_t* playlist_preparser_t::fetcher |
vlc_object_t* playlist_preparser_t::owner |
Referenced by playlist_preparser_New().
struct background_worker* playlist_preparser_t::worker |