|
VLC
3.0.15
|
Non blocking binary download. More...

Data Fields | |
| struct vlc_common_members | obj |
| vlc_thread_t | thread |
| atomic_bool | aborted |
| update_t * | p_update |
| char * | psz_destdir |
Non blocking binary download.
| atomic_bool update_download_thread_t::aborted |
Referenced by update_Delete(), and update_Download().
| struct vlc_common_members update_download_thread_t::obj |
| update_t* update_download_thread_t::p_update |
Referenced by update_Download().
| char* update_download_thread_t::psz_destdir |
Referenced by update_Download().
| vlc_thread_t update_download_thread_t::thread |
Referenced by update_Delete(), and update_Download().
1.8.16