VLC
4.0.0-dev
|
Helper structure to export to file part of the playlist. More...
Data Fields | |
struct vlc_object_t | obj |
char * | base_url |
FILE * | p_file |
playlist_item_t * | p_root |
Helper structure to export to file part of the playlist.
char* playlist_export_t::base_url |
struct vlc_object_t playlist_export_t::obj |
FILE* playlist_export_t::p_file |
playlist_item_t* playlist_export_t::p_root |