| VLC
    3.0.18
    | 
The update object. More...

| Data Fields | |
| libvlc_int_t * | p_libvlc | 
| vlc_mutex_t | lock | 
| struct update_release_t | release | 
| Release (version)  More... | |
| public_key_t * | p_pkey | 
| update_download_thread_t * | p_download | 
| update_check_thread_t * | p_check | 
The update object.
Stores (and caches) all information relative to updates
| vlc_mutex_t update_t::lock | 
Referenced by update_Delete(), and update_New().
| update_check_thread_t* update_t::p_check | 
Referenced by update_Check(), update_Delete(), and update_New().
| update_download_thread_t* update_t::p_download | 
Referenced by update_Delete(), update_Download(), and update_New().
| libvlc_int_t* update_t::p_libvlc | 
Referenced by GetUpdateFile(), update_Download(), and update_New().
| public_key_t* update_t::p_pkey | 
Referenced by GetUpdateFile(), update_Delete(), and update_New().
| struct update_release_t update_t::release | 
Release (version)
Referenced by EmptyRelease(), GetUpdateFile(), update_Delete(), and update_New().
 1.8.16
 1.8.16