njb_songid_frame_struct Struct Reference
[Turbo flags]

#include <libnjb.h>


Data Fields

char * label
u_int8_t type
union {
   char *   strval
   u_int8_t   njb_songid_frame_struct::u_int8_val
   u_int16_t   njb_songid_frame_struct::u_int16_val
   u_int32_t   njb_songid_frame_struct::u_int32_val
   u_int64_t   njb_songid_frame_struct::u_int64_val
data
njb_songid_frame_tnext


Detailed Description

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.


Field Documentation

char* njb_songid_frame_struct::label
 

terminated string with frame type

Examples:
tracks.c.

char* njb_songid_frame_struct::strval
 

A string value

Examples:
tracks.c.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 18 12:45:56 2006 for libnjb by  doxygen 1.4.6