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

Frame types for different song ID frames


Defines

#define NJB_TYPE_STRING   0x00
#define NJB_TYPE_UINT16   0x02
#define NJB_TYPE_UINT32   0x03

Define Documentation

#define NJB_TYPE_STRING   0x00
 

A string type song ID frame

Examples:
tracks.c.

#define NJB_TYPE_UINT16   0x02
 

An unsigned 16 bit integer type song ID frame

Examples:
tracks.c.

#define NJB_TYPE_UINT32   0x03
 

An unsigned 32 bit integer type song ID frame

Examples:
tracks.c.


Generated on Thu Oct 20 20:35:59 2005 for libnjb by  doxygen 1.4.4