man njb_songid_struct (Fonctions bibliothèques) -

NAME

njb_songid_struct -

SYNOPSIS



#include <libnjb.h>

Data Fields

u_int32_t trid

u_int16_t nframes

njb_songid_frame_t * first

njb_songid_frame_t * last

njb_songid_frame_t * cur

njb_songid_t * next

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

u_int32_t njb_songid_struct::trid

The track ID as used on the device

Examples: gettr.c, and tracks.c.

Author

Generated automatically by Doxygen for libnjb from the source code.