|
VLC
2.1.0-git
|

Data Fields | |
| input_item_t * | p_item |
| const char * | psz_file |
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 meta_export_t::b_force |
set by the outside (eg.
| int meta_export_t::i_flags |
| input_item_t* meta_export_t::p_item |
Referenced by input_item_WriteMeta().
| libvlc_int_t* meta_export_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* meta_export_t::p_parent |
our parent
| const char* meta_export_t::psz_file |
Referenced by input_item_WriteMeta().
| char* meta_export_t::psz_header |
| const char* meta_export_t::psz_object_type |
1.8.1.2