|
VLC
2.1.0-git
|
Non blocking binary download. More...

Data Fields | |
| vlc_thread_t | thread |
| vlc_atomic_t | aborted |
| update_t * | p_update |
| char * | psz_destdir |
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \ | |
| const char * | psz_object_type |
| char * | psz_header |
| int | i_flags |
| bool | b_force |
| set by the outside (eg. | |
| libvlc_int_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
Non blocking binary download.
| vlc_atomic_t update_download_thread_t::aborted |
| bool update_download_thread_t::b_force |
set by the outside (eg.
| int update_download_thread_t::i_flags |
| libvlc_int_t* update_download_thread_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* update_download_thread_t::p_parent |
our parent
| update_t* update_download_thread_t::p_update |
| char* update_download_thread_t::psz_destdir |
| char* update_download_thread_t::psz_header |
| const char* update_download_thread_t::psz_object_type |
| vlc_thread_t update_download_thread_t::thread |
1.8.1.2