
Functions | |
| int | Export_M3U (vlc_object_t *) |
| int | Export_M3U8 (vlc_object_t *) |
| static void | DoChildren (playlist_export_t *p_export, playlist_item_t *p_root, int(*pf_fprintf)(FILE *, const char *,...)) |
| static void DoChildren | ( | playlist_export_t * | p_export, | |
| playlist_item_t * | p_root, | |||
| int(*)(FILE *, const char *,...) | pf_fprintf | |||
| ) | [static] |
< Must it be saved
References CLOCK_FREQ, DoChildren(), i, playlist_item_t::i_children, playlist_item_t::i_flags, input_item_t::i_options, input_item_GetArtist(), input_item_GetDuration(), input_item_GetName(), input_item_GetURI(), input_item_t::lock, playlist_export_t::p_file, playlist_item_t::p_input, PLAYLIST_SAVE_FLAG, playlist_item_t::pp_children, input_item_t::ppsz_options, psz_name, strdup(), vlc_mutex_lock(), and vlc_mutex_unlock().
| int Export_M3U | ( | vlc_object_t * | p_this | ) |
| int Export_M3U8 | ( | vlc_object_t * | p_this | ) |
1.5.6