#include <libmtp.h>
MTP Playlist structure
- Examples
- getplaylist.c, and playlists.c.
◆ name
char* LIBMTP_playlist_struct::name |
◆ next
Next playlist or NULL if last playlist
- Examples
- playlists.c.
◆ no_tracks
uint32_t LIBMTP_playlist_struct::no_tracks |
◆ parent_id
uint32_t LIBMTP_playlist_struct::parent_id |
◆ playlist_id
uint32_t LIBMTP_playlist_struct::playlist_id |
◆ storage_id
uint32_t LIBMTP_playlist_struct::storage_id |
ID of storage holding this playlist
◆ tracks
uint32_t* LIBMTP_playlist_struct::tracks |
The documentation for this struct was generated from the following file: