api68_music_info_t Struct Reference
[sc68 main API]

#include <api68.h>


Detailed Description

Music information.

Warning:
Most string in this structure point on disk and must not be used after the api68_close() call.

Data Fields

int track
 Track number (0:disk information).
int tracks
 Number of track.
const char * title
 Disk or track title.
const char * author
 Author name.
const char * composer
 Composer name.
const char * replay
 Replay name.
const char * hwname
 Hardware description.
char time [12]
 Time in format TT MM:SS.
struct {
   unsigned   ym:1
 Music uses YM-2149 (ST).
   unsigned   ste:1
 Music uses STE specific hardware.
   unsigned   amiga:1
 Music uses Paula Amiga hardware.
hw
 Hardware used.
unsigned int time_ms
 Duration in ms.
unsigned int start_ms
 Absolute start time in disk in ms.
unsigned int rate
 Replay rate.
unsigned int addr
 Load address.

Field Documentation

Track number (0:disk information).

Number of track.

Disk or track title.

Author name.

Composer name.

Replay name.

Hardware description.

Time in format TT MM:SS.

Music uses YM-2149 (ST).

Music uses STE specific hardware.

Music uses Paula Amiga hardware.

struct { ... } api68_music_info_t::hw

Hardware used.

Duration in ms.

Absolute start time in disk in ms.

Replay rate.

Load address.


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

Generated on Tue Jul 29 02:05:24 2008 for sc68fordevelopers by  doxygen 1.5.6