| Index | Parent | FreeDBDisc class |
The FreeDBDisc class is used to create a FreeDB object, wich is a group that may be used to retreives CD-ROM information, such as the title of the CD and of the tracks.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| ActiveTitle | N | ISGN | The active title in the titles list |
| DoubleClick | B | G | Notified as 1 when the user double clicks a title in the titles list. |
| Device | I | S | The device to use; an exec device name, e.g. scsi.device |
| DeviceName | S | I | The device to use; a mounted device name, e.g. CD0 |
| Unit | N | I | The unit to use for Device (ignored by DeviceName) |
| Lun | N | I | Logical unit number |
| Disc | B | GN | Indicates if disc information are available. |
| Prg | S | I | The program that is going to use FreeDB. |
| Ver | S | I | The version of the program that is going to use FreeDB. |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| GetDisc | [LOCAL|REMOTE] | |
| GetData | <stem> | Get data into stem |
| Break | ||
| Save | ||
| Play | ||