|
VLC
2.1.0-git
|

Data Fields | |
| void * | list |
| size_t | count |
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 | |
| bool vlc_probe_t::b_force |
set by the outside (eg.
| size_t vlc_probe_t::count |
Referenced by vlc_probe(), and vlc_probe_add().
| int vlc_probe_t::i_flags |
| void* vlc_probe_t::list |
Referenced by vlc_probe(), and vlc_probe_add().
| libvlc_int_t* vlc_probe_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* vlc_probe_t::p_parent |
our parent
| char* vlc_probe_t::psz_header |
| const char* vlc_probe_t::psz_object_type |
1.8.1.2