
Data Fields | |
| playlist_t * | p_playlist |
| vlc_mutex_t | lock |
| vlc_cond_t | wait |
| bool | b_live |
| int | i_art_policy |
| int | i_waiting |
| input_item_t ** | pp_waiting |
| struct { | |
| int i_alloc | |
| int i_size | |
| playlist_album_t * p_elems | |
| } | albums |
| struct { ... } playlist_fetcher_t::albums |
Referenced by FindArt(), and playlist_fetcher_New().
Referenced by playlist_fetcher_Delete(), playlist_fetcher_New(), playlist_fetcher_Push(), and Thread().
Referenced by playlist_fetcher_New().
Referenced by playlist_fetcher_Delete(), playlist_fetcher_New(), playlist_fetcher_Push(), and Thread().
Referenced by playlist_fetcher_Delete(), playlist_fetcher_New(), playlist_fetcher_Push(), Thread(), and WaitPreparsed().
Referenced by DownloadArt(), FetchMeta(), FindArt(), input_item_subitem_tree_added(), playlist_fetcher_New(), playlist_fetcher_Push(), Thread(), and WaitPreparsed().
Referenced by playlist_fetcher_Delete(), playlist_fetcher_New(), playlist_fetcher_Push(), and Thread().
Referenced by playlist_fetcher_Delete(), playlist_fetcher_New(), and Thread().
1.7.1