#include <libmtp.h>
MTP Album structure
- Examples
- sendtr.c.
◆ album_id
| uint32_t LIBMTP_album_struct::album_id |
◆ artist
| char* LIBMTP_album_struct::artist |
◆ composer
| char* LIBMTP_album_struct::composer |
◆ genre
| char* LIBMTP_album_struct::genre |
◆ name
| char* LIBMTP_album_struct::name |
◆ next
Next album or NULL if last album
- Examples
- sendtr.c.
◆ no_tracks
| uint32_t LIBMTP_album_struct::no_tracks |
The number of tracks in this album
- Examples
- sendtr.c.
◆ parent_id
| uint32_t LIBMTP_album_struct::parent_id |
◆ storage_id
| uint32_t LIBMTP_album_struct::storage_id |
ID of storage holding this album
- Examples
- sendtr.c.
◆ tracks
| uint32_t* LIBMTP_album_struct::tracks |
The documentation for this struct was generated from the following file: