libnjb 2.2.6
Data Fields

njb_playlist_track_struct Struct Reference

#include <libnjb.h>

Data Fields

u_int32_t trackid
struct njb_playlist_track_structprev
struct njb_playlist_track_structnext

Detailed Description

This struct is used for representing a track that is part of a njb_playlist_t playlist

Examples:

pl.c, and playlists.c.


Field Documentation

The previous track in the playlist

Referenced by NJB_Playlist_Addtrack(), NJB_Playlist_Deltrack(), and NJB_Playlist_Deltrack_TrackID().

The track ID as used on the device

Examples:
pl.c, and playlists.c.

Referenced by NJB_Playlist_Deltrack_TrackID(), NJB_Playlist_Track_New(), and NJB_Update_Playlist().


The documentation for this struct was generated from the following file: