VLC
3.0.15
|
Helper structure to export to file part of the playlist. More...
Data Fields | |
struct vlc_common_members | 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 |
Referenced by playlist_Export().
struct vlc_common_members playlist_export_t::obj |
FILE* playlist_export_t::p_file |
Referenced by playlist_Export().
playlist_item_t* playlist_export_t::p_root |
Referenced by playlist_Export().