|
VLC
2.1.0-git
|
Helper to add an item. More...
Data Fields | |
| int | i_node |
| Playist id of the parent node. | |
| int | i_item |
| Playist id of the playlist_item_t. | |
Helper to add an item.
| int playlist_add_t::i_item |
Playist id of the playlist_item_t.
Referenced by playlist_SendAddNotify().
| int playlist_add_t::i_node |
Playist id of the parent node.
Referenced by playlist_SendAddNotify().
1.8.1.2