libnjb 2.2.7
njb_songid_frame_struct Struct Reference

#include <libnjb.h>

Data Structures

union  [union].data

Data Fields

char * label
u_int8_t type
union  data
njb_songid_frame_tnext

Detailed Description

The song ID frame struct, one song ID has many such frames, stored as a linked list.

Field Documentation

◆ data

union njb_songid_frame_struct::[union].data njb_songid_frame_struct::data
Examples
gettr.c, and tracks.c.

◆ label

◆ next

njb_songid_frame_t* njb_songid_frame_struct::next

A pointer to the next frame following this one in the song ID

Referenced by NJB_Songid_Addframe(), and NJB_Songid_Getframe().

◆ type


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