|
VLC
2.1.0-git
|
The update object. More...

Data Fields | |
| libvlc_int_t * | p_libvlc |
| vlc_mutex_t | lock |
| struct update_release_t | release |
| Release (version) | |
| 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 |
| update_check_thread_t* update_t::p_check |
| update_download_thread_t* update_t::p_download |
| libvlc_int_t* update_t::p_libvlc |
| public_key_t* update_t::p_pkey |
| struct update_release_t update_t::release |
Release (version)
1.8.1.2