#include <libnjb.h>
char * label
u_int8_t type
union {
char * strval
u_int8_t u_int8_val
u_int16_t u_int16_val
u_int32_t u_int32_val
u_int64_t u_int64_val
} data
njb_songid_frame_t * next
The song ID frame struct, one song ID has many such frames, stored as a linked list.
Examples:
gettr.c, sendtr.c, tagtr.c, and tracks.c.
Examples: gettr.c, and tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Frame_Destroy(), NJB_Songid_Frame_New_String(), NJB_Songid_Frame_New_Uint16(), NJB_Songid_Frame_New_Uint32(), songid_pack(), songid_pack3(), and songid_sanity_check().
Examples: tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Findframe(), NJB_Songid_Frame_Destroy(), NJB_Songid_Frame_New_String(), NJB_Songid_Frame_New_Uint16(), NJB_Songid_Frame_New_Uint32(), songid_pack(), songid_pack3(), and songid_sanity_check().
Referenced by NJB_Songid_Addframe(), and NJB_Songid_Getframe().
Examples: tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Frame_Destroy(), NJB_Songid_Frame_New_String(), songid_pack(), songid_pack3(), and songid_sanity_check().
Examples: tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Frame_Destroy(), NJB_Songid_Frame_New_String(), NJB_Songid_Frame_New_Uint16(), NJB_Songid_Frame_New_Uint32(), songid_pack(), and songid_sanity_check().
Examples: tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Frame_New_Uint16(), songid_pack(), songid_pack3(), and songid_sanity_check().
Examples: gettr.c, and tracks.c.
Referenced by NJB_Replace_Track_Tag(), NJB_Songid_Frame_New_Uint32(), songid_pack(), and songid_sanity_check().
Generated automatically by Doxygen for libnjb from the source code.