Data Fields

playlist_add_t Struct Reference
[Playlist]

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.

Detailed Description

Helper to add an item.


Field Documentation

Playist id of the playlist_item_t.

Referenced by playlist_SendAddNotify().

Playist id of the parent node.

Referenced by playlist_SendAddNotify().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines