| libsidplayfp
    2.0.2
    | 
#include <SidInfo.h>

| Public Member Functions | |
| const char * | name () const | 
| Library name. | |
| const char * | version () const | 
| Library version. | |
| unsigned int | numberOfCredits () const | 
| Library credits. | |
| const char * | credits (unsigned int i) const | 
| unsigned int | maxsids () const | 
| Number of SIDs supported by this library. | |
| unsigned int | channels () const | 
| Number of output channels (1-mono, 2-stereo) | |
| uint_least16_t | driverAddr () const | 
| Address of the driver. | |
| uint_least16_t | driverLength () const | 
| Size of the driver in bytes. | |
| uint_least16_t | powerOnDelay () const | 
| Power on delay. | |
| const char * | speedString () const | 
| Describes the speed current song is running at. | |
| const char * | kernalDesc () const | 
| Description of the laoded ROM images. | |
| const char * | basicDesc () const | 
| const char * | chargenDesc () const | 
This interface is used to get sid engine informations.
 1.8.18
 1.8.18