Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Examples

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

njb_songid_frame_t* njb_songid_struct::cur
 

A pointer to the current frame

njb_songid_frame_t* njb_songid_struct::first
 

A pointer to the first frame

njb_songid_frame_t* njb_songid_struct::last
 

A pointer to the last frame

njb_songid_t* njb_songid_struct::next
 

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

u_int16_t njb_songid_struct::nframes
 

The number of frames in this song ID

u_int32_t njb_songid_struct::trid
 

The track ID as used on the device

Examples:
gettr.c, and tracks.c.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 20:35:59 2005 for libnjb by  doxygen 1.4.4