njb_songid_struct Struct Reference

#include <libnjb.h>


Data Fields

u_int32_t trid
u_int16_t nframes
njb_songid_frame_tfirst
njb_songid_frame_tlast
njb_songid_frame_tcur
njb_songid_tnext


Detailed Description

The song ID struct is used for holding metadata about a particular track.
Examples:

gettr.c, sendtr.c, tagtr.c, and tracks.c.


Field Documentation

The track ID as used on the device

Examples:
gettr.c, and tracks.c.

The number of frames in this song ID

Referenced by NJB_Songid_Addframe(), songid_pack(), and songid_pack3().

A pointer to the first frame

Referenced by NJB_Songid_Addframe(), and NJB_Songid_Reset_Getframe().

A pointer to the last frame

Referenced by NJB_Songid_Addframe().

A pointer to the current frame

Referenced by NJB_Songid_Addframe(), NJB_Songid_Getframe(), and NJB_Songid_Reset_Getframe().

Used internally on series 3 devices for spanning lists of song IDs only

Referenced by NJB_Songid_New().


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

Generated on Sun Dec 21 03:21:41 2008 for libnjb by  doxygen 1.5.6