#include <vlc_playlist.h>
Public Attributes | |
| char * | psz_name |
| int | i_id |
| playlist_item_t * | p_root |
Definition at line 93 of file vlc_playlist.h.
|
|
Identifier for the view Definition at line 96 of file vlc_playlist.h. |
|
|
Root node Definition at line 97 of file vlc_playlist.h. Referenced by __playlist_Create(), and playlist_Destroy(). |
|
|
View name Definition at line 95 of file vlc_playlist.h. Referenced by playlist_Destroy(). |
1.4.2